Uses of Class
org.apache.hadoop.hbase.Chore

Packages that use Chore
org.apache.hadoop.hbase.master   
 

Uses of Chore in org.apache.hadoop.hbase.master
 

Subclasses of Chore in org.apache.hadoop.hbase.master
 class AssignmentManager.TimeoutMonitor
          Monitor to check for time outs on region transition operations
 class LogCleaner
          This Chore, everytime it runs, will clear the wal logs in the old logs folder that are deletable for each log cleaner in the chain, in order to limit the number of deletes it sends, will only delete maximum 20 in a single run.
 



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