| Package | Description |
|---|---|
| org.gridgain.grid.cache |
Contains main Data Grid APIs.
|
| org.gridgain.grid.dr.cache.sender |
Data center replication-related interfaces and classes for sender caches. |
| org.gridgain.grid.kernal.processors.cache.dr | |
| org.gridgain.grid.kernal.visor.cmd.dto.cache |
| Modifier and Type | Method and Description |
|---|---|
GridDrSenderCacheConfiguration |
GridCacheConfiguration.getDrSenderConfiguration()
Gets data center replication send configuration.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GridCacheConfiguration.setDrSenderConfiguration(GridDrSenderCacheConfiguration drSndCacheCfg)
Sets data center replication send configuration.
|
| Constructor and Description |
|---|
GridDrSenderCacheConfiguration(GridDrSenderCacheConfiguration cfg)
Copying constructor.
|
| Constructor and Description |
|---|
GridCacheDrSendAttributes(GridDrSenderCacheConfiguration cfg) |
| Modifier and Type | Method and Description |
|---|---|
static VisorDrSenderConfig |
VisorDrSenderConfig.from(GridDrSenderCacheConfiguration sndCfg) |
Copyright © 2014. All rights reserved.