Uses of Interface
com.tangosol.persistence.PersistenceEnvironmentInfo
Packages that use 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
Classes in com.tangosol.coherence.config.builder that implement PersistenceEnvironmentInfoModifier 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
Classes in com.tangosol.persistence that implement PersistenceEnvironmentInfoModifier and TypeClassDescriptionclass
Abstract implementation of a ReadBuffer-based PersistentEnvironment.Methods in com.tangosol.persistence that return PersistenceEnvironmentInfoModifier 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.