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 java.lang.Exception
java.lang.Exceptionpublic static void tearDownAfterClass()
throws java.lang.Exception
java.lang.Exceptionpublic void testJmxMetrics_EnsembleMode()
throws java.lang.Exception
java.lang.Exceptionpublic void testJmxMetrics_PerTableMode()
throws java.lang.Exception
java.lang.Exception