Class CoprocessorHost.ObserverOperationWithResult<O,R>

java.lang.Object
org.apache.hadoop.hbase.coprocessor.ObserverContextImpl<E>
CoprocessorHost<C,E>.ObserverOperation<O>
org.apache.hadoop.hbase.coprocessor.CoprocessorHost.ObserverOperationWithResult<O,R>
All Implemented Interfaces:
ObserverContext<E>
Enclosing class:
CoprocessorHost<C extends Coprocessor,E extends CoprocessorEnvironment<C>>