Package | Description |
---|---|
com.tangosol.persistence |
Contains classes and helpers for implementing various types of persistence.
|
Modifier and Type | Class and Description |
---|---|
protected class |
AbstractPersistenceManager.AbstractPersistentStore.BatchTask.EraseOperation
An erase() Operation.
|
protected class |
AbstractPersistenceManager.AbstractPersistentStore.BatchTask.StoreOperation
A store() Operation.
|
Modifier and Type | Field and Description |
---|---|
protected List<AbstractPersistenceManager.AbstractPersistentStore.BatchTask.Operation> |
AbstractPersistenceManager.AbstractPersistentStore.BatchTask.f_listOps
The sequence of operations to commit atomically.
|