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 TypeClassDescriptionclassAn abstract implementation of aSnapshotArchiverwhich must be extended to create a specific implementation.classAn implementation of aSnapshotArchiverthat 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.