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