Packages that use org.apache.hadoop.hbase.coprocessor.CoprocessorHost.ObserverOperationWithResult
-
Uses of org.apache.hadoop.hbase.coprocessor.CoprocessorHost.ObserverOperationWithResult in org.apache.hadoop.hbase.coprocessor
protected <O,
R> R
CoprocessorHost.execOperationWithResult(org.apache.hadoop.hbase.coprocessor.CoprocessorHost<C,E>.org.apache.hadoop.hbase.coprocessor.CoprocessorHost.ObserverOperationWithResult<O,R> observerOperation)
Do not call with an observerOperation that is null! Have the caller check.