@InterfaceAudience.LimitedPrivate(value={"Coprocesssor","Phoenix"})
@InterfaceStability.Evolving
public class CallRunner
extends Object
RpcScheduler. Call run() to actually execute the contained RpcServer.Call| Modifier and Type | Method and Description |
|---|---|
void |
drop()
When we want to drop this call because of server is overloaded.
|
RpcCall |
getRpcCall() |
void |
run() |
void |
setStatus(MonitoredRPCHandler status) |
public RpcCall getRpcCall()
public void setStatus(MonitoredRPCHandler status)
public void run()
public void drop()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.