Uses of Interface
com.tangosol.persistence.SnapshotArchiver
Package
Description
Contains classes and helpers for implementing various types of persistence.
-
Uses of SnapshotArchiver in com.tangosol.persistence
Modifier and TypeClassDescriptionclass
An abstract implementation of aSnapshotArchiver
which must be extended to create a specific implementation.class
An implementation of aSnapshotArchiver
that uses a shared directory to store archived snapshots.Modifier and TypeMethodDescriptionConfigurableSnapshotArchiverFactory.createSnapshotArchiver
(String sClusterName, String sServiceName) Create a new SnapshotArchiver.SnapshotArchiverFactory.createSnapshotArchiver
(String sClusterName, String sServiceName) Create a new SnapshotArchiver.