public class TestRSGroupBasedLoadBalancer
extends java.lang.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 static void beforeAllTests()
throws java.lang.Exception
java.lang.Exceptionpublic void testBalanceCluster()
throws java.lang.Exception
java.lang.Exceptionpublic void testBulkAssignment()
throws java.lang.Exception
java.lang.Exceptionpublic void testRetainAssignment()
throws java.lang.Exception
java.lang.Exception