| Package | Description | 
|---|---|
| com.tangosol.coherence.config.builder | Defines the typical runtime configuration builders for the Coherence configuration object model. | 
| com.tangosol.persistence | Contains classes and helpers for implementing various types of persistence. | 
| Modifier and Type | Class and Description | 
|---|---|
| static class  | PersistenceEnvironmentParamBuilder.PersistenceEnvironmentInfoA  PersistenceEnvironmentInfoimplementation that exposes the active, snapshot and trash directories, in addition to the persistence mode. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractPersistenceEnvironmentAbstract implementation of a ReadBuffer-based PersistentEnvironment. | 
| Modifier and Type | Method and Description | 
|---|---|
| static PersistenceEnvironmentInfo | CachePersistenceHelper. getEnvironmentInfo(ExtensibleConfigurableCacheFactory eccf, String sServiceName)Return the  PersistenceEnvironmentInfofor a given cluster and service name using the currentConfigurableCacheFactorywithout starting the services. |