Uses of Package
org.apache.hadoop.hbase.executor

Packages that use org.apache.hadoop.hbase.executor
org.apache.hadoop.hbase.executor   
org.apache.hadoop.hbase.master.handler   
 

Classes in org.apache.hadoop.hbase.executor used by org.apache.hadoop.hbase.executor
HBaseEventHandler
          Abstract base class for all HBase event handlers.
HBaseEventHandler.HBaseEventHandlerListener
          This interface provides hooks to listen to various events received by the queue.
HBaseEventHandler.HBaseEventType
          These are a list of HBase events that can be handled by the various HBaseExecutorService's.
HBaseExecutorService
          This is a generic HBase executor service.
HBaseExecutorService.HBaseExecutorServiceType
          The following is a list of names for the various executor services in both the master and the region server.
 

Classes in org.apache.hadoop.hbase.executor used by org.apache.hadoop.hbase.master.handler
HBaseEventHandler
          Abstract base class for all HBase event handlers.
HBaseEventHandler.HBaseEventType
          These are a list of HBase events that can be handled by the various HBaseExecutorService's.
 



Copyright © 2010 Apache Software Foundation. All Rights Reserved.