Package | Description |
---|---|
org.gridgain.grid.dr |
Contains data center replication API classes.
|
Modifier and Type | Field and Description |
---|---|
static DrReceiverLoadBalancingMode |
DrSenderConnectionConfiguration.DFLT_LOAD_BALANCING_MODE
Default receiver hub load balancing policy.
|
Modifier and Type | Method and Description |
---|---|
static @Nullable DrReceiverLoadBalancingMode |
DrReceiverLoadBalancingMode.fromOrdinal(int ord)
Efficiently gets enumerated value from its ordinal.
|
DrReceiverLoadBalancingMode |
DrSenderConnectionConfiguration.getLoadBalancingMode()
Gets remote receiver hub load balancing policy.
|
static DrReceiverLoadBalancingMode |
DrReceiverLoadBalancingMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DrReceiverLoadBalancingMode[] |
DrReceiverLoadBalancingMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
DrSenderConnectionConfiguration |
DrSenderConnectionConfiguration.setLoadBalancingMode(DrReceiverLoadBalancingMode loadBalancingMode)
Sets remote receiver hub load balancing policy.
|
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024