Class RegionCoprocessorHost.RegionObserverOperationWithoutResult
java.lang.Object
org.apache.hadoop.hbase.coprocessor.ObserverContextImpl<E>
CoprocessorHost<C,E>.ObserverOperation<O>
CoprocessorHost<RegionCoprocessor,RegionCoprocessorEnvironment>.ObserverOperationWithoutResult<RegionObserver>
org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost.RegionObserverOperationWithoutResult
- All Implemented Interfaces:
ObserverContext<RegionCoprocessorEnvironment>
- Enclosing class:
- RegionCoprocessorHost
-
Constructor Summary
ConstructorDescriptionRegionObserverOperationWithoutResult
(boolean bypassable) RegionObserverOperationWithoutResult
(User user, boolean bypassable) -
Method Summary
Methods inherited from class org.apache.hadoop.hbase.coprocessor.CoprocessorHost.ObserverOperationWithoutResult
call
Methods inherited from class org.apache.hadoop.hbase.coprocessor.CoprocessorHost.ObserverOperation
postEnvCall
Methods inherited from class org.apache.hadoop.hbase.coprocessor.ObserverContextImpl
bypass, createAndPrepare, getCaller, getEnvironment, isBypassable, prepare, shouldBypass
-
Constructor Details
-
RegionObserverOperationWithoutResult
public RegionObserverOperationWithoutResult() -
RegionObserverOperationWithoutResult
-
RegionObserverOperationWithoutResult
-
RegionObserverOperationWithoutResult
-