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
IOExceptionpublic void testScanTime()
throws IOException
IOExceptionpublic void testScanSizeForSmallScan()
throws IOException
IOExceptionpublic void testMobMetrics()
throws IOException,
InterruptedException
IOExceptionInterruptedException