Uses of Class
org.apache.drill.exec.rpc.ConnectionMultiListener.Builder
Packages that use ConnectionMultiListener.Builder
-
Uses of ConnectionMultiListener.Builder in org.apache.drill.exec.rpc
Methods in org.apache.drill.exec.rpc that return ConnectionMultiListener.BuilderModifier and TypeMethodDescriptionstatic <T extends com.google.protobuf.Internal.EnumLite,CC extends ClientConnection, HS extends com.google.protobuf.MessageLite, HR extends com.google.protobuf.MessageLite, BC extends BasicClient<T, CC, HS, HR>>
ConnectionMultiListener.Builder<T, CC, HS, HR, BC> ConnectionMultiListener.newBuilder(RpcConnectionHandler<CC> connectionListener, HS handshakeValue, BC basicClient)