@InterfaceAudience.LimitedPrivate(value={"Coprocesssor","Phoenix"}) @InterfaceStability.Evolving public class CallRunner extends Object
RpcScheduler
. Call run()
to actually execute the contained
RpcServer.CallModifier and Type | Method and Description |
---|---|
void |
drop()
When we want to drop this call because of server is overloaded.
|
ServerCall<?> |
getCall()
Deprecated.
As of release 2.0, this will be removed in HBase 3.0
|
RpcCall |
getRpcCall() |
void |
run() |
void |
setStatus(MonitoredRPCHandler status) |
public RpcCall getRpcCall()
@Deprecated public ServerCall<?> getCall()
public void setStatus(MonitoredRPCHandler status)
public void run()
public void drop()
Copyright © 2007–2019 Cloudera. All rights reserved.