Package | Description |
---|---|
org.apache.hadoop.hbase.coprocessor |
Table of Contents
|
Modifier and Type | Method and Description |
---|---|
protected <O,R> R |
CoprocessorHost.execOperationWithResult(CoprocessorHost.ObserverOperationWithResult<O,R> observerOperation)
Do not call with an observerOperation that is null! Have the caller check.
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.