Uses of Interface
com.tangosol.coherence.config.scheme.BackupMapConfig
Package
Description
Defines the Coherence configuration object model classes and interfaces for
Caching and Service Schemes.
-
Uses of BackupMapConfig in com.tangosol.coherence.config.scheme
Modifier and TypeClassDescriptionstatic class
TheDistributedScheme.BackupConfig
class manages configuration for the partitioned cache backup map.Modifier and TypeMethodDescriptionDistributedScheme.getBackupMapConfig()
Return theBackupMapConfig
which is used to configure the backup map.Modifier and TypeMethodDescriptionvoid
DistributedScheme.setBackupMapConfig
(BackupMapConfig config) Set theBackupMapConfig
which is used to configure a backup map.