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