Class TestZKSecretWatcherRefreshKeys.MockAbortable

java.lang.Object
org.apache.hadoop.hbase.security.token.TestZKSecretWatcherRefreshKeys.MockAbortable
All Implemented Interfaces:
org.apache.hadoop.hbase.Abortable
Enclosing class:
TestZKSecretWatcherRefreshKeys

private static class TestZKSecretWatcherRefreshKeys.MockAbortable extends Object implements org.apache.hadoop.hbase.Abortable
  • Field Details

    • abort

      private boolean abort
  • Constructor Details

  • Method Details

    • abort

      public void abort(String reason, 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