| 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.EraseOperationAn erase() Operation. | 
| protected class  | AbstractPersistenceManager.AbstractPersistentStore.BatchTask.StoreOperationA store() Operation. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected List<AbstractPersistenceManager.AbstractPersistentStore.BatchTask.Operation> | AbstractPersistenceManager.AbstractPersistentStore.BatchTask. f_listOpsThe sequence of operations to commit atomically. |