Class TestReplicationBarrierCleaner.WarnOnlyStoppable

java.lang.Object
org.apache.hadoop.hbase.master.cleaner.TestReplicationBarrierCleaner.WarnOnlyStoppable
All Implemented Interfaces:
org.apache.hadoop.hbase.Stoppable
Enclosing class:
TestReplicationBarrierCleaner

private static class TestReplicationBarrierCleaner.WarnOnlyStoppable extends Object implements org.apache.hadoop.hbase.Stoppable
  • Constructor Details

  • Method Details

    • stop

      public void stop(String why)
      Specified by:
      stop in interface org.apache.hadoop.hbase.Stoppable
    • isStopped

      public boolean isStopped()
      Specified by:
      isStopped in interface org.apache.hadoop.hbase.Stoppable