Package org.apache.hadoop.hbase.master
Class SplitLogManager.TaskBatch
java.lang.Object
org.apache.hadoop.hbase.master.SplitLogManager.TaskBatch
- Enclosing class:
- SplitLogManager
Keeps track of the batch of tasks submitted together by a caller in splitLogDistributed().
Clients threads use this object to wait for all their tasks to be done.
All access is synchronized.
-
Field Summary
-
Constructor Summary
-
Method Summary