| Modifier and Type | Class and Description |
|---|---|
class |
ByteBufferBackedDataInputImpl
Byte buffer backed data input.
|
| Modifier and Type | Method and Description |
|---|---|
ByteBufferBackedDataInput |
ByteBufferBackedDataInputImpl.buffer(ByteBuffer buf) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
FileInput
File input, backed by byte buffer file input.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
FileInput.Crc32CheckingFileInput
Checking of CRC32.
|
class |
SimpleFileInput
File input, backed by byte buffer file input.
|
| Modifier and Type | Method and Description |
|---|---|
MvccTxRecord |
TxRecordSerializer.readMvccTx(ByteBufferBackedDataInput in)
Reads
MvccTxRecord from given input. |
MvccVersion |
TxRecordSerializer.readMvccVersion(ByteBufferBackedDataInput in)
Reads
MvccVersion from given input. |
WALRecord |
RecordDataSerializer.readRecord(WALRecord.RecordType type,
ByteBufferBackedDataInput in,
int size)
Reads record data of
type from buffer in. |
WALRecord |
RecordDataV1Serializer.readRecord(WALRecord.RecordType type,
ByteBufferBackedDataInput in,
int size)
Reads record data of
type from buffer in. |
TxRecord |
TxRecordSerializer.readTx(ByteBufferBackedDataInput in)
Reads
TxRecord from given input. |
| Modifier and Type | Method and Description |
|---|---|
WALRecord |
RecordIO.readWithHeaders(ByteBufferBackedDataInput in,
WALPointer expPtr)
Reads record data with headers from
in. |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.0 Release Date : September 11 2021