Package org.apache.hadoop.hbase.executor

Interface Summary
EventHandler.EventHandlerListener This interface provides pre- and post-process hooks for events.
 

Class Summary
EventHandler Abstract base class for all HBase event handlers.
ExecutorService This is a generic executor service.
ExecutorService.ExecutorStatus A snapshot of the status of a particular executor.
ExecutorService.RunningEventStatus The status of a particular event that is in the middle of being handled by an executor.
RegionTransitionData Data serialized into ZooKeeper for region transitions.
 

Enum Summary
EventHandler.EventType List of all HBase event handler types.
ExecutorService.ExecutorType The following is a list of all executor types, both those that run in the master and those that run in the regionserver.
 



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