| Package | Description |
|---|---|
| org.gridgain.grid.configuration |
Contains base GridGain configuration classes.
|
| org.gridgain.grid.dr |
Contains data center replication API classes.
|
| Modifier and Type | Method and Description |
|---|---|
DrSenderConnectionConfiguration[] |
DrSenderConfiguration.getConnectionConfiguration()
Get remote data center connection configurations.
|
| Modifier and Type | Method and Description |
|---|---|
DrSenderConfiguration |
DrSenderConfiguration.setConnectionConfiguration(DrSenderConnectionConfiguration... connCfg)
Set remote data center connection configurations.
|
| Modifier and Type | Method and Description |
|---|---|
DrSenderConnectionConfiguration |
DrSenderConnection.getConfiguration()
Get connection configuration.
|
DrSenderConnectionConfiguration |
DrSenderConnectionConfiguration.setAwaitAcknowledge(boolean awaitAck)
Sets await acknowledge flag.
|
DrSenderConnectionConfiguration |
DrSenderConnectionConfiguration.setDataCenterId(byte dataCenterId)
Sets ID of remote data center.
|
DrSenderConnectionConfiguration |
DrSenderConnectionConfiguration.setIgnoredDataCenterIds(byte... ignoreDataCenterIds)
Sets ignored data center IDs.
|
DrSenderConnectionConfiguration |
DrSenderConnectionConfiguration.setLoadBalancingMode(DrReceiverLoadBalancingMode loadBalancingMode)
Sets remote receiver hub load balancing policy.
|
DrSenderConnectionConfiguration |
DrSenderConnectionConfiguration.setLocalOutboundAddress(String locOutboundAddr)
Sets local outbound address.
|
DrSenderConnectionConfiguration |
DrSenderConnectionConfiguration.setLocalOutboundHost(String locOutboundHost)
Deprecated.
|
DrSenderConnectionConfiguration |
DrSenderConnectionConfiguration.setReceiverAddresses(String... rcvAddrs)
Sets addresses of remote receiver hubs.
|
DrSenderConnectionConfiguration |
DrSenderConnectionConfiguration.setStore(DrSenderStore store)
Sets store for connection.
|
| Constructor and Description |
|---|
DrSenderConnectionConfiguration(DrSenderConnectionConfiguration cfg)
Copying constructor.
|
GridGain In-Memory Computing Platform : ver. 8.9.26 Release Date : October 16 2025