Uses of Interface
org.apache.hadoop.hbase.Stoppable

Packages that use Stoppable
org.apache.hadoop.hbase   
org.apache.hadoop.hbase.util   
 

Uses of Stoppable in org.apache.hadoop.hbase
 

Fields in org.apache.hadoop.hbase declared as Stoppable
protected  Stoppable Chore.stopper
           
 

Constructors in org.apache.hadoop.hbase with parameters of type Stoppable
Chore(String name, int p, Stoppable stopper)
           
 

Uses of Stoppable in org.apache.hadoop.hbase.util
 

Constructors in org.apache.hadoop.hbase.util with parameters of type Stoppable
Sleeper(int sleep, Stoppable stopper)
           
 



Copyright © 2015 The Apache Software Foundation. All Rights Reserved.