| Package | Description |
|---|---|
| org.apache.ignite.internal.pagemem.wal.record | |
| org.apache.ignite.internal.processors.cache.persistence |
| Modifier and Type | Class and Description |
|---|---|
class |
LazyDataEntry
|
class |
UnwrapDataEntry
Data Entry for automatic unwrapping key and value from Data 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) |
| 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.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 2.6.0 Release Date : July 10 2018