public class TestRpcMetrics extends Object
Modifier and Type | Class and Description |
---|---|
private class |
TestRpcMetrics.FakeException |
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
MetricsAssertHelper |
HELPER |
Constructor and Description |
---|
TestRpcMetrics() |
Modifier and Type | Method and Description |
---|---|
void |
testFactory() |
void |
testServerContextNameWithHostName() |
void |
testSourceMethods()
Test to make sure that all the actively called method on MetricsHBaseServer work.
|
void |
testWrapperSource()
This test makes sure that the numbers from a MetricsHBaseServerWrapper are correctly exported
to hadoop metrics 2 system.
|
public static final HBaseClassTestRule CLASS_RULE
public MetricsAssertHelper HELPER
public TestRpcMetrics()
public void testFactory()
public void testWrapperSource()
public void testSourceMethods()
public void testServerContextNameWithHostName()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.