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.
 

Enum Summary
EventType List of all HBase event handler types.
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 © 2007–2015 The Apache Software Foundation. All rights reserved.