Uses of Class
org.apache.drill.exec.rpc.user.UserSession.Builder
Packages that use UserSession.Builder
-
Uses of UserSession.Builder in org.apache.drill.exec.rpc.user
Methods in org.apache.drill.exec.rpc.user that return UserSession.BuilderModifier and TypeMethodDescriptionstatic UserSession.Builder
UserSession.Builder.newBuilder()
UserSession.Builder.setSupportComplexTypes
(boolean supportComplexTypes) UserSession.Builder.withCredentials
(UserBitShared.UserCredentials credentials) UserSession.Builder.withOptionManager
(OptionManager systemOptions) UserSession.Builder.withUserProperties
(UserProtos.UserProperties properties)