Package | Description |
---|---|
org.gridgain.grid.cache.dr |
Contains cache data center replication API classes.
|
org.gridgain.grid.configuration |
Contains base GridGain configuration classes.
|
Modifier and Type | Method and Description |
---|---|
ClientCacheDrSenderConfiguration |
ClientCacheDrSenderConfiguration.setBatchSendFrequency(long batchSndFreq)
Sets batch send frequency.
|
ClientCacheDrSenderConfiguration |
ClientCacheDrSenderConfiguration.setLoadBalancingMode(DrSenderLoadBalancingMode loadBalancingMode)
Sets sender hub load balancing mode.
|
ClientCacheDrSenderConfiguration |
ClientCacheDrSenderConfiguration.setMaxBackupQueueSize(int maxBackupSize)
Sets maximum size of backup entries queue.
|
ClientCacheDrSenderConfiguration |
ClientCacheDrSenderConfiguration.setMaxBatches(int maxBatches)
Sets maximum amount of batches awaiting for sender hub acknowledge.
|
ClientCacheDrSenderConfiguration |
ClientCacheDrSenderConfiguration.setPreferLocalSender(boolean preferLocSnd)
Sets whether to prefer the local sender hub.
|
ClientCacheDrSenderConfiguration |
ClientCacheDrSenderConfiguration.setSenderGroup(String senderGroup)
Sets sender group name which sender will be used for replication.
|
Constructor and Description |
---|
ClientCacheDrSenderConfiguration(ClientCacheDrSenderConfiguration cfg)
Copy constructor.
|
Modifier and Type | Method and Description |
---|---|
ClientCacheDrSenderConfiguration |
GridGainClientCacheConfiguration.getDrSenderConfiguration()
Gets data center replication send configuration.
|
Modifier and Type | Method and Description |
---|---|
GridGainClientCacheConfiguration |
GridGainClientCacheConfiguration.setDrSenderConfiguration(ClientCacheDrSenderConfiguration drSndCacheCfg)
Sets data center replication send configuration.
|
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024