| Package | Description |
|---|---|
| org.apache.ignite.internal.pagemem.wal.record | |
| org.apache.ignite.internal.processors.cache.persistence |
This package contain cache with persitence implementation.
|
| org.apache.ignite.internal.processors.cache.persistence.wal.serializer |
| Modifier and Type | Class and Description |
|---|---|
class |
MvccTxRecord
Logical data record indented for MVCC transaction related actions.
|
| Modifier and Type | Method and Description |
|---|---|
RecoveryDebug |
RecoveryDebug.append(TxRecord rec) |
| Modifier and Type | Method and Description |
|---|---|
TxRecord |
TxRecordSerializer.readTx(ByteBufferBackedDataInput in)
Reads
TxRecord from given input. |
| Modifier and Type | Method and Description |
|---|---|
int |
TxRecordSerializer.size(TxRecord rec)
Returns size of marshalled
TxRecord in bytes. |
void |
TxRecordSerializer.write(TxRecord rec,
ByteBuffer buf)
Writes
TxRecord to given buffer. |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.8.1 Release Date : May 21 2020