Interface TestHBaseAdminNoCluster.MethodCaller

Enclosing class:
TestHBaseAdminNoCluster

private static interface TestHBaseAdminNoCluster.MethodCaller
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    call(org.apache.hadoop.hbase.client.Admin admin)
     
    void
    verify(org.apache.hadoop.hbase.client.MasterKeepAliveConnection masterAdmin, int count)
     
  • Method Details

    • call

      void call(org.apache.hadoop.hbase.client.Admin admin) throws Exception
      Throws:
      Exception
    • verify

      void verify(org.apache.hadoop.hbase.client.MasterKeepAliveConnection masterAdmin, int count) throws Exception
      Throws:
      Exception