Package org.apache.hadoop.hbase.ipc
Class TestRpcMetrics
java.lang.Object
org.apache.hadoop.hbase.ipc.TestRpcMetrics
- 
Nested Class SummaryNested Classes
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryModifier 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- 
CLASS_RULE
- 
HELPER
 
- 
- 
Constructor Details- 
TestRpcMetricspublic TestRpcMetrics()
 
- 
- 
Method Details- 
testFactory
- 
testWrapperSourceThis test makes sure that the numbers from a MetricsHBaseServerWrapper are correctly exported to hadoop metrics 2 system.
- 
testSourceMethodsTest to make sure that all the actively called method on MetricsHBaseServer work.
- 
testServerContextNameWithHostName
 
-