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.
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 © 2011 The Apache Software Foundation. All Rights Reserved.