Uses of Interface
com.tangosol.persistence.SnapshotArchiver
Packages that use SnapshotArchiver
Package
Description
Contains classes and helpers for implementing various types of persistence.
-
Uses of SnapshotArchiver in com.tangosol.persistence
Classes in com.tangosol.persistence that implement SnapshotArchiverModifier 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.Methods in com.tangosol.persistence that return SnapshotArchiverModifier and TypeMethodDescriptionConfigurableSnapshotArchiverFactory.createSnapshotArchiver
(String sClusterName, String sServiceName) Create a new SnapshotArchiver.SnapshotArchiverFactory.createSnapshotArchiver
(String sClusterName, String sServiceName) Create a new SnapshotArchiver.