Class TestZKUtil.WarnOnlyAbortable

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

private static class TestZKUtil.WarnOnlyAbortable 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