Uses of Class
org.apache.drill.exec.rpc.user.UserServer.BitToUserConnection
Packages that use UserServer.BitToUserConnection
Package
Description
-
Uses of UserServer.BitToUserConnection in org.apache.drill.exec.ops
Methods in org.apache.drill.exec.ops that return types with arguments of type UserServer.BitToUserConnectionModifier and TypeMethodDescriptionExecutorFragmentContext.getUserConnections()
FragmentContextImpl.getUserConnections()
-
Uses of UserServer.BitToUserConnection in org.apache.drill.exec.rpc.user
Methods in org.apache.drill.exec.rpc.user that return UserServer.BitToUserConnectionModifier and TypeMethodDescriptionprotected UserServer.BitToUserConnection
UserServer.initRemoteConnection
(io.netty.channel.socket.SocketChannel channel) Methods in org.apache.drill.exec.rpc.user that return types with arguments of type UserServer.BitToUserConnectionModifier and TypeMethodDescriptionUserServer.getUserConnections()
Access to set of active connection details for this instance of the DrillbitMethods in org.apache.drill.exec.rpc.user with parameters of type UserServer.BitToUserConnectionModifier and TypeMethodDescriptionUserServer.getHandshakeHandler
(UserServer.BitToUserConnection connection) -
Uses of UserServer.BitToUserConnection in org.apache.drill.exec.server
Methods in org.apache.drill.exec.server that return types with arguments of type UserServer.BitToUserConnection -
Uses of UserServer.BitToUserConnection in org.apache.drill.exec.store.sys
Constructor parameters in org.apache.drill.exec.store.sys with type arguments of type UserServer.BitToUserConnectionModifierConstructorDescriptionConnectionInfo
(Map.Entry<UserServer.BitToUserConnection, UserServer.BitToUserConnectionConfig> connectionConfigPair, String hostname)