public class TestMetricsRegionServer extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
static MetricsAssertHelper |
HELPER |
| Constructor and Description |
|---|
TestMetricsRegionServer() |
| Modifier and Type | Method and Description |
|---|---|
static void |
classSetUp() |
void |
setUp() |
void |
testCompaction() |
void |
testConstuctor() |
void |
testFlush() |
void |
testPauseMonitor() |
void |
testSlowCount() |
void |
testWrapperSource() |
public static final HBaseClassTestRule CLASS_RULE
public static MetricsAssertHelper HELPER
public TestMetricsRegionServer()
public static void classSetUp()
public void setUp()
public void testWrapperSource()
public void testConstuctor()
public void testSlowCount()
public void testFlush()
public void testCompaction()
public void testPauseMonitor()
Copyright © 2007–2019 Cloudera. All rights reserved.