Package | Description |
---|---|
org.apache.drill.exec.rpc |
Modifier and Type | Method and Description |
---|---|
<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) |
Copyright © 1970 The Apache Software Foundation. All rights reserved.