Uses of Interface
com.tangosol.persistence.SnapshotArchiverFactory
Packages that use SnapshotArchiverFactory
Package
Description
Contains basic cluster interfaces and factories.
Contains classes and helpers for implementing various types of persistence.
-
Uses of SnapshotArchiverFactory in com.tangosol.net
Methods in com.tangosol.net that return types with arguments of type SnapshotArchiverFactoryModifier and TypeMethodDescriptionClusterDependencies.getSnapshotArchiverMap()
Obtain the snapshot archiver map.OperationalContext.getSnapshotArchiverMap()
Return a Map of snapshot archiver factories. -
Uses of SnapshotArchiverFactory in com.tangosol.persistence
Classes in com.tangosol.persistence that implement SnapshotArchiverFactoryModifier and TypeClassDescriptionclass
ASnapshotArchiverFactory
implementation that creates instances of a SnapshotArchiver class configured using an XmlElement.