Package org.apache.hadoop.hbase.ipc
Class TestRpcMetrics
java.lang.Object
org.apache.hadoop.hbase.ipc.TestRpcMetrics
-
Nested Class Summary
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
Test to make sure that all the actively called method on MetricsHBaseServer work.void
This test makes sure that the numbers from a MetricsHBaseServerWrapper are correctly exported to hadoop metrics 2 system.
-
Field Details
-
CLASS_RULE
-
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
-