| Modifier and Type | Class and Description |
|---|---|
class |
ByteBufferBackedDataInputImpl
Byte buffer backed data input.
|
class |
FileInput
File input, backed by byte buffer file input.
|
class |
FileInput.Crc32CheckingFileInput
Checking of CRC32.
|
| Modifier and Type | Method and Description |
|---|---|
ByteBufferBackedDataInput |
ByteBufferBackedDataInputImpl.buffer(ByteBuffer buf) |
| Modifier and Type | Method and Description |
|---|---|
TxRecord |
TxRecordSerializer.read(ByteBufferBackedDataInput in)
Reads
TxRecord from given input. |
WALRecord |
RecordDataV1Serializer.readRecord(WALRecord.RecordType type,
ByteBufferBackedDataInput in)
Reads record data of
type from buffer in. |
WALRecord |
RecordDataSerializer.readRecord(WALRecord.RecordType type,
ByteBufferBackedDataInput in)
Reads record data of
type from buffer in. |
WALRecord |
RecordDataV2Serializer.readRecord(WALRecord.RecordType type,
ByteBufferBackedDataInput in)
Reads record data of
type from buffer in. |
| Modifier and Type | Method and Description |
|---|---|
WALRecord |
RecordIO.readWithHeaders(ByteBufferBackedDataInput in,
WALPointer expPtr)
Reads record data with headers from
in. |
Follow @ApacheIgnite
Ignite Fabric : ver. 2.6.0 Release Date : July 10 2018