Uses of Interface
org.apache.drill.exec.rpc.RpcOutcome
-
Uses of RpcOutcome in org.apache.drill.exec.rpc
Modifier and TypeMethodDescription<V> RpcOutcome<V>
AbstractRemoteConnection.getAndRemoveRpcOutcome
(int rpcType, int coordinationId, Class<V> clazz) For incoming messages, remove the outcome listener and return it.<V> RpcOutcome<V>
RemoteConnection.getAndRemoveRpcOutcome
(int rpcType, int coordinationId, Class<V> clazz)