public class TestRegionServerMetrics extends Object
Constructor and Description |
---|
TestRegionServerMetrics() |
Modifier and Type | Method and Description |
---|---|
static void |
after() |
static void |
startCluster() |
void |
testAppend() |
void |
testAverageRegionSize() |
void |
testCheckAndPutCount() |
void |
testGet() |
void |
testIncrement() |
void |
testLocalFiles() |
void |
testMobMetrics() |
void |
testMutationsWithoutWal() |
void |
testRangeCountMetrics() |
void |
testRegionCount() |
void |
testRequestCount() |
void |
testScanSize() |
void |
testScanSizeForSmallScan() |
void |
testScanTime() |
void |
testStoreCount() |
void |
testStoreFileAge() |
public void testScanSize() throws IOException
IOException
public void testScanTime() throws IOException
IOException
public void testScanSizeForSmallScan() throws IOException
IOException
public void testMobMetrics() throws IOException, InterruptedException
IOException
InterruptedException