Uses of Interface
com.tangosol.coherence.config.scheme.BackupMapConfig
Packages that use 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
Classes in com.tangosol.coherence.config.scheme that implement BackupMapConfigModifier and TypeClassDescriptionstatic classTheDistributedScheme.BackupConfigclass manages configuration for the partitioned cache backup map.Methods in com.tangosol.coherence.config.scheme that return BackupMapConfigModifier and TypeMethodDescriptionDistributedScheme.getBackupMapConfig()Return theBackupMapConfigwhich is used to configure the backup map.Methods in com.tangosol.coherence.config.scheme with parameters of type BackupMapConfigModifier and TypeMethodDescriptionvoidDistributedScheme.setBackupMapConfig(BackupMapConfig config) Set theBackupMapConfigwhich is used to configure a backup map.