Skip navigation links
Hortonworks Data Platform 2.4.0
org.apache.hadoop.hbase.master.cleaner

Class BaseHFileCleanerDelegate

    • Constructor Detail

      • BaseHFileCleanerDelegate

        public BaseHFileCleanerDelegate()
    • Method Detail

      • stop

        public void stop(String why)
        Description copied from interface: Stoppable
        Stop this service.
        Parameters:
        why - Why we're stopping.
Hortonworks Data Platform 2.4.0