private abstract static class RegionCoprocessorHost.RegionOperationWithResult<T> extends RegionCoprocessorHost.RegionOperation
Modifier | Constructor and Description |
---|---|
private |
RegionCoprocessorHost.RegionOperationWithResult() |
Modifier and Type | Method and Description |
---|---|
T |
getResult() |
void |
setResult(T result) |
call, call, hasCall
postEnvCall
bypass, complete, createAndPrepare, getEnvironment, prepare, shouldBypass, shouldComplete
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.