Uses of Interface
org.apache.drill.exec.rpc.ChannelListenerWithCoordinationId
Packages that use ChannelListenerWithCoordinationId
-
Uses of ChannelListenerWithCoordinationId in org.apache.drill.exec.rpc
Methods in org.apache.drill.exec.rpc that return ChannelListenerWithCoordinationIdModifier and TypeMethodDescriptionAbstractRemoteConnection.createNewRpcListener(RpcOutcomeListener<V> handler, Class<V> clazz) Create a new rpc listener that will be notified when the response is returned.RemoteConnection.createNewRpcListener(RpcOutcomeListener<V> handler, Class<V> clazz)