public class TestStochasticBalancerJmxMetrics
extends BalancerTestBase
| Constructor and Description | 
|---|
TestStochasticBalancerJmxMetrics()  | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
setupBeforeClass()
Setup the environment for the test. 
 | 
static void | 
tearDownAfterClass()  | 
void | 
testJmxMetrics_EnsembleMode()
In Ensemble mode, there should be only one ensemble table 
 | 
void | 
testJmxMetrics_PerTableMode()
In per-table mode, each table has a set of metrics 
 | 
public static void setupBeforeClass()
                             throws Exception
Exceptionpublic void testJmxMetrics_EnsembleMode()
                                 throws Exception
Exception