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
  • Field Details

  • Constructor Details

  • Method Details

    • testFactory

      @Test public void testFactory()
    • testWrapperSource

      @Test public void testWrapperSource()
      This test makes sure that the numbers from a MetricsHBaseServerWrapper are correctly exported to hadoop metrics 2 system.
    • testSourceMethods

      @Test public void testSourceMethods()
      Test to make sure that all the actively called method on MetricsHBaseServer work.
    • testServerContextNameWithHostName

      @Test public void testServerContextNameWithHostName()