Uses of Interface
com.tangosol.persistence.PersistenceEnvironmentInfo
Package
Description
Defines the typical runtime configuration builders for the Coherence
configuration object model.
Contains classes and helpers for implementing various types of persistence.
-
Uses of PersistenceEnvironmentInfo in com.tangosol.coherence.config.builder
Modifier and TypeClassDescriptionstatic class
APersistenceEnvironmentInfo
implementation that exposes the active, snapshot and trash directories, in addition to the persistence mode. -
Uses of PersistenceEnvironmentInfo in com.tangosol.persistence
Modifier and TypeClassDescriptionclass
Abstract implementation of a ReadBuffer-based PersistentEnvironment.Modifier and TypeMethodDescriptionstatic PersistenceEnvironmentInfo
CachePersistenceHelper.getEnvironmentInfo
(ExtensibleConfigurableCacheFactory eccf, String sServiceName) Return thePersistenceEnvironmentInfo
for a given cluster and service name using the currentConfigurableCacheFactory
without starting the services.