Class TestWALEntrySinkFilter.DevNullAsyncClusterConnection

java.lang.Object
org.apache.hadoop.hbase.client.DummyAsyncClusterConnection
org.apache.hadoop.hbase.replication.regionserver.TestWALEntrySinkFilter.DevNullAsyncClusterConnection
All Implemented Interfaces:
Closeable, AutoCloseable, org.apache.hadoop.hbase.client.AsyncClusterConnection, org.apache.hadoop.hbase.client.AsyncConnection
Enclosing class:
TestWALEntrySinkFilter

  • Field Details

    • conf

      private final org.apache.hadoop.conf.Configuration conf
  • Constructor Details

  • Method Details

    • getTable

      public org.apache.hadoop.hbase.client.AsyncTable<org.apache.hadoop.hbase.client.AdvancedScanResultConsumer> getTable(org.apache.hadoop.hbase.TableName tableName)
    • getConfiguration

      public org.apache.hadoop.conf.Configuration getConfiguration()
      Specified by:
      getConfiguration in interface org.apache.hadoop.hbase.client.AsyncConnection
      Overrides:
      getConfiguration in class DummyAsyncClusterConnection