Package | Description |
---|---|
com.tangosol.net |
Contains basic cluster interfaces and factories.
|
com.tangosol.persistence |
Contains classes and helpers for implementing various types of persistence.
|
Modifier and Type | Method and Description |
---|---|
Map<String,SnapshotArchiverFactory> |
OperationalContext.getSnapshotArchiverMap()
Return a Map of snapshot archiver factories.
|
Map<String,SnapshotArchiverFactory> |
ClusterDependencies.getSnapshotArchiverMap()
Obtain the snapshot archiver map.
|
Modifier and Type | Class and Description |
---|---|
class |
ConfigurableSnapshotArchiverFactory
A
SnapshotArchiverFactory implementation that creates instances of
a SnapshotArchiver class configured using an XmlElement. |