| 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 Fabric : ver. 2.5.0 Release Date : May 23 2018