| Package | Description |
|---|---|
| org.apache.drill.exec.rpc |
| Modifier and Type | Method and Description |
|---|---|
<V> ChannelListenerWithCoordinationId |
AbstractRemoteConnection.createNewRpcListener(RpcOutcomeListener<V> handler,
Class<V> clazz)
Create a new rpc listener that will be notified when the response is returned.
|
<V> ChannelListenerWithCoordinationId |
RemoteConnection.createNewRpcListener(RpcOutcomeListener<V> handler,
Class<V> clazz) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.