Package | Description |
---|---|
com.tangosol.coherence.config.scheme |
Defines the Coherence configuration object model classes and interfaces for
Caching and Service Schemes.
|
Modifier and Type | Class and Description |
---|---|
static class |
DistributedScheme.BackupConfig
The
DistributedScheme.BackupConfig class manages configuration for the partitioned
cache backup map. |
Modifier and Type | Method and Description |
---|---|
BackupMapConfig |
DistributedScheme.getBackupMapConfig()
Return the
BackupMapConfig which which is used to configure
the backup map. |
Modifier and Type | Method and Description |
---|---|
void |
DistributedScheme.setBackupMapConfig(BackupMapConfig config)
Set the
BackupMapConfig which which is used to configure
a backup map. |