Uses of Package
com.tangosol.persistence
Package
Description
Defines the typical runtime configuration builders for the Coherence
configuration object model.
Contains basic cluster interfaces and factories.
Contains classes and helpers for implementing various types of persistence.
-
ClassDescriptionInterface that exposes management attributes for a PersistenceEnvironment.FailureContinuationFactory encapsulates failure continuations to handle unexpected exceptions thrown by implementations of the various persistence layers.
-
ClassDescriptionResolver used during a recovery to discover the newest available GUID for a given partition.A factory for
SnapshotArchiver
objects. -
ClassDescriptionAbstract implementation of a ReadBuffer-based PersistentEnvironment.Abstract implementation of a ReadBuffer-based PersistentManager.Abstract implementation of a ReadBuffer-based PersistentStore.Base class for Runnable implementations that encapsulate a persistent store operation.Runnable extension that adds the ability to notify the task that it has been canceled.Abstract implementation of PersistenceTools which can be extended for either local or archived snapshot operations.An abstract implementation of a
SnapshotArchiver
which must be extended to create a specific implementation.The Visitor interface allows the "iteration" of the persisted contents (and metadata) of a cache service in the style of the Visitor Pattern.Interface that exposes management attributes for a PersistenceEnvironment.FailureContinuationFactory encapsulates failure continuations to handle unexpected exceptions thrown by implementations of the various persistence layers.A Snapshot is the abstraction of a full or partial snapshot representation for the purposes of archiving.An interface for archiving and restoring snapshots.A factory forSnapshotArchiver
objects.