public class TestRSGroupBasedLoadBalancer extends Object
Constructor and Description |
---|
TestRSGroupBasedLoadBalancer() |
Modifier and Type | Method and Description |
---|---|
static void |
beforeAllTests() |
void |
testBalanceCluster()
Test the load balancing algorithm.
|
void |
testBulkAssignment()
Tests the bulk assignment used during cluster startup.
|
void |
testRetainAssignment()
Test the cluster startup bulk assignment which attempts to retain
assignment info.
|
public void testBalanceCluster() throws Exception
Exception
public void testBulkAssignment() throws Exception
Exception