Package org.apache.hadoop.hbase.ipc
Class TestRpcMetrics
java.lang.Object
org.apache.hadoop.hbase.ipc.TestRpcMetrics
@Tag("org.apache.hadoop.hbase.testclassification.RPCTests") @Tag("org.apache.hadoop.hbase.testclassification.SmallTests")
public class TestRpcMetrics
extends Object
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidTest to make sure that all the actively called method on MetricsHBaseServer work.voidThis test makes sure that the numbers from a MetricsHBaseServerWrapper are correctly exported to hadoop metrics 2 system.
-
Field Details
-
HELPER
-
-
Constructor Details
-
TestRpcMetrics
public TestRpcMetrics()
-
-
Method Details
-
testFactory
-
testWrapperSource
This test makes sure that the numbers from a MetricsHBaseServerWrapper are correctly exported to hadoop metrics 2 system. -
testSourceMethods
Test to make sure that all the actively called method on MetricsHBaseServer work. -
testServerContextNameWithHostName
-