Class MiniHBaseCluster.SingleFileSystemShutdownThread

java.lang.Object
java.lang.Thread
org.apache.hadoop.hbase.MiniHBaseCluster.SingleFileSystemShutdownThread
All Implemented Interfaces:
Runnable
Enclosing class:
MiniHBaseCluster

Alternate shutdown hook. Just shuts down the passed fs, not all as default filesystem hook does.
  • Field Details

    • fs

      private final org.apache.hadoop.fs.FileSystem fs
  • Constructor Details

  • Method Details