Package | Description |
---|---|
org.apache.ignite.spi.loadbalancing.weightedrandom |
Contains weighted random-base implementation for load balancing SPI.
|
Modifier and Type | Method and Description |
---|---|
WeightedRandomLoadBalancingSpi |
WeightedRandomLoadBalancingSpi.setName(String name)
Sets SPI name.
|
WeightedRandomLoadBalancingSpi |
WeightedRandomLoadBalancingSpi.setNodeWeight(int nodeWeight)
Sets weight of this node.
|
WeightedRandomLoadBalancingSpi |
WeightedRandomLoadBalancingSpi.setUseWeights(boolean isUseWeights)
Sets a flag to indicate whether node weights should be checked when
doing random load balancing.
|
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024