Uses of Class
org.apache.drill.exec.rpc.user.UserServer.BitToUserConnection
Package
Description
-
Uses of UserServer.BitToUserConnection in org.apache.drill.exec.ops
Modifier and TypeMethodDescriptionExecutorFragmentContext.getUserConnections()
FragmentContextImpl.getUserConnections()
-
Uses of UserServer.BitToUserConnection in org.apache.drill.exec.rpc.user
Modifier and TypeMethodDescriptionprotected UserServer.BitToUserConnection
UserServer.initRemoteConnection
(io.netty.channel.socket.SocketChannel channel) Modifier and TypeMethodDescriptionUserServer.getUserConnections()
Access to set of active connection details for this instance of the DrillbitModifier and TypeMethodDescriptionUserServer.getHandshakeHandler
(UserServer.BitToUserConnection connection) -
Uses of UserServer.BitToUserConnection in org.apache.drill.exec.server
-
Uses of UserServer.BitToUserConnection in org.apache.drill.exec.store.sys
ModifierConstructorDescriptionConnectionInfo
(Map.Entry<UserServer.BitToUserConnection, UserServer.BitToUserConnectionConfig> connectionConfigPair, String hostname)