| Package | Description |
|---|---|
| org.gridgain.client.balancer |
Provides API and implementations of simple load balancers.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridClientRandomBalancer
Simple balancer that relies on random node selection from a given collection.
|
class |
GridClientRoundRobinBalancer
Simple balancer that implements round-robin balancing.
|
Copyright © 2014. All rights reserved.