Uses of Class
org.apache.drill.exec.rpc.BasicServer.ServerHandshakeHandler
Packages that use BasicServer.ServerHandshakeHandler
Package
Description
-
Uses of BasicServer.ServerHandshakeHandler in org.apache.drill.exec.rpc
Methods in org.apache.drill.exec.rpc that return BasicServer.ServerHandshakeHandlerModifier and TypeMethodDescriptionprotected abstract BasicServer.ServerHandshakeHandler<?>
BasicServer.getHandshakeHandler
(SC connection) -
Uses of BasicServer.ServerHandshakeHandler in org.apache.drill.exec.rpc.control
Methods in org.apache.drill.exec.rpc.control that return BasicServer.ServerHandshakeHandlerModifier and TypeMethodDescriptionControlServer.getHandshakeHandler
(ControlConnection connection) -
Uses of BasicServer.ServerHandshakeHandler in org.apache.drill.exec.rpc.data
Methods in org.apache.drill.exec.rpc.data that return BasicServer.ServerHandshakeHandlerModifier and TypeMethodDescriptionDataServer.getHandshakeHandler
(DataServerConnection connection) -
Uses of BasicServer.ServerHandshakeHandler in org.apache.drill.exec.rpc.user
Methods in org.apache.drill.exec.rpc.user that return BasicServer.ServerHandshakeHandlerModifier and TypeMethodDescriptionUserServer.getHandshakeHandler
(UserServer.BitToUserConnection connection)