| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.cache.persistence.wal |
| Modifier and Type | Method and Description |
|---|---|
List<SegmentedRingByteBuffer.ReadSegment> |
SegmentedRingByteBuffer.poll()
Retrieves list of
SegmentedRingByteBuffer.ReadSegment instances that point to ByteBuffer that contains all data available
for reading from SegmentedRingByteBuffer or null if there are no available data for reading. |
List<SegmentedRingByteBuffer.ReadSegment> |
SegmentedRingByteBuffer.poll(long pos)
Retrieves list of
SegmentedRingByteBuffer.ReadSegment instances that point to ByteBuffer that contains data
available for reading from SegmentedRingByteBuffer limited by pos parameter or null
if there are no available data for reading. |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.8.1 Release Date : May 21 2020