Class RegionCoprocessorHost.BulkLoadObserverOperation
java.lang.Object
org.apache.hadoop.hbase.coprocessor.ObserverContextImpl<E>
CoprocessorHost<C,E>.ObserverOperation<O>
CoprocessorHost<RegionCoprocessor,RegionCoprocessorEnvironment>.ObserverOperationWithoutResult<BulkLoadObserver>
org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost.BulkLoadObserverOperation
- All Implemented Interfaces:
ObserverContext<RegionCoprocessorEnvironment>
- Enclosing class:
- RegionCoprocessorHost
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.hadoop.hbase.coprocessor.CoprocessorHost.ObserverOperationWithoutResult
callMethods inherited from class org.apache.hadoop.hbase.coprocessor.CoprocessorHost.ObserverOperation
postEnvCallMethods inherited from class org.apache.hadoop.hbase.coprocessor.ObserverContextImpl
bypass, createAndPrepare, getEnvironment, getRpcCallContext, isBypassable, prepare, shouldBypassMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.hadoop.hbase.coprocessor.ObserverContext
getCaller
-
Constructor Details
-
BulkLoadObserverOperation
-