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