Class TestZKMulti.ZKMultiAbortable

java.lang.Object
org.apache.hadoop.hbase.zookeeper.TestZKMulti.ZKMultiAbortable
All Implemented Interfaces:
org.apache.hadoop.hbase.Abortable
Enclosing class:
TestZKMulti

private static class TestZKMulti.ZKMultiAbortable extends Object implements org.apache.hadoop.hbase.Abortable
  • Constructor Details

  • Method Details

    • abort

      public void abort(String why, Throwable e)
      Specified by:
      abort in interface org.apache.hadoop.hbase.Abortable
    • isAborted

      public boolean isAborted()
      Specified by:
      isAborted in interface org.apache.hadoop.hbase.Abortable