Uses of Interface
org.apache.drill.exec.rpc.RpcOutcome
Packages that use RpcOutcome
-
Uses of RpcOutcome in org.apache.drill.exec.rpc
Methods in org.apache.drill.exec.rpc that return RpcOutcomeModifier 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)