| Package | Description | 
|---|---|
| com.tangosol.persistence | Contains classes and helpers for implementing various types of persistence. | 
| com.tangosol.util | Contains various generic utilities. | 
| Modifier and Type | Class and Description | 
|---|---|
| static class  | SafePersistenceWrappers.SafePersistentStore<R,T extends Throwable>SafePersistentStore is a wrapper PersistentStore implementation which protects all synchronous operations on the underlying store from unexpected failures, delegating the exception handling to a failure  Continuation. | 
| Modifier and Type | Field and Description | 
|---|---|
| static NullImplementation.NullPersistentStore | NullImplementation.NullPersistentStore. INSTANCESingleton instance of a NullPersistentStore. |