@InterfaceAudience.Private public abstract class PayloadCarryingServerCallable<T> extends RegionServerCallable<T>
| Modifier and Type | Field and Description |
|---|---|
protected PayloadCarryingRpcController |
controller |
connection, location, MIN_WAIT_DEAD_SERVER, row, tableName| Constructor and Description |
|---|
PayloadCarryingServerCallable(Connection connection,
TableName tableName,
byte[] row,
RpcControllerFactory rpcControllerFactory) |
| Modifier and Type | Method and Description |
|---|---|
void |
cancel() |
boolean |
isCancelled() |
getExceptionMessageAdditionalDetail, getHRegionInfo, getLocation, getRow, getStub, getTableName, prepare, setLocation, sleep, throwableclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcallprotected PayloadCarryingRpcController controller
public PayloadCarryingServerCallable(Connection connection, TableName tableName, byte[] row, RpcControllerFactory rpcControllerFactory)
Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.