| Modifier and Type | Method and Description |
|---|---|
SegmentIO |
FileDescriptor.toIO(FileIOFactory fileIOFactory)
Make fileIo by this description.
|
SegmentIO |
AbstractWalRecordsIterator.AbstractFileDescriptor.toIO(FileIOFactory fileIOFactory)
Make fileIo by this description.
|
| Modifier and Type | Method and Description |
|---|---|
protected AbstractWalRecordsIterator.AbstractReadFileHandle |
SingleSegmentLogicalRecordsIterator.createReadFileHandle(SegmentIO fileIO,
RecordSerializer ser,
FileInput in) |
protected abstract AbstractWalRecordsIterator.AbstractReadFileHandle |
AbstractWalRecordsIterator.createReadFileHandle(SegmentIO fileIO,
RecordSerializer ser,
FileInput in) |
protected AbstractWalRecordsIterator.AbstractReadFileHandle |
AbstractWalRecordsIterator.initReadHandle(AbstractWalRecordsIterator.AbstractFileDescriptor desc,
FileWALPointer start,
SegmentIO fileIO,
SegmentHeader segmentHeader)
Assumes fileIO will be closed in this method in case of error occurred.
|
| Constructor and Description |
|---|
ReadFileHandle(SegmentIO fileIO,
RecordSerializer ser,
FileInput in,
SegmentAware aware) |
| Modifier and Type | Method and Description |
|---|---|
FileInput |
SimpleSegmentFileInputFactory.createFileInput(SegmentIO segmentIO,
ByteBufferExpander buf) |
FileInput |
LockedSegmentFileInputFactory.createFileInput(SegmentIO segmentIO,
ByteBufferExpander buf) |
FileInput |
SegmentFileInputFactory.createFileInput(SegmentIO segmentIO,
ByteBufferExpander buf) |
| Modifier and Type | Method and Description |
|---|---|
static SegmentHeader |
RecordV1Serializer.readSegmentHeader(SegmentIO io,
SegmentFileInputFactory segmentFileInputFactory)
Reads stored record from provided
io. |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.5 Release Date : June 4 2019