| Modifier and Type | Class and Description |
|---|---|
class |
LazyDataEntry
|
class |
LazyMvccDataEntry
|
class |
MvccDataEntry
|
class |
UnwrapDataEntry
Data Entry for automatic unwrapping key and value from Data Entry
|
class |
UnwrapMvccDataEntry
Data Entry for automatic unwrapping key and value from Mvcc Data Entry
|
| Modifier and Type | Method and Description |
|---|---|
DataEntry |
DataEntry.partitionCounter(long partCnt)
Sets partition update counter to entry.
|
| Modifier and Type | Method and Description |
|---|---|
List<DataEntry> |
DataRecord.writeEntries() |
| Constructor and Description |
|---|
DataRecord(DataEntry writeEntry) |
DataRecord(DataEntry writeEntry,
long timestamp) |
| Constructor and Description |
|---|
DataRecord(List<DataEntry> writeEntries) |
DataRecord(List<DataEntry> writeEntries,
long timestamp) |
MvccDataRecord(List<DataEntry> writeEntries) |
MvccDataRecord(List<DataEntry> writeEntries,
long timestamp) |
| Modifier and Type | Method and Description |
|---|---|
void |
GridCacheDatabaseSharedManager.applyUpdatesOnRecovery(WALIterator it,
IgnitePredicate<IgniteBiTuple<WALPointer,WALRecord>> recPredicate,
IgnitePredicate<DataEntry> entryPredicate,
Map<T2<Integer,Integer>,T2<Integer,Long>> partStates)
Apply update from some iterator and with specific filters.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
RecordDataV1Serializer.EncryptedDataEntry
|
| Modifier and Type | Method and Description |
|---|---|
protected int |
RecordDataV2Serializer.entrySize(DataEntry entry) |
protected int |
RecordDataV1Serializer.entrySize(DataEntry entry) |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.5 Release Date : June 4 2019