Package org.apache.drill.exec.rpc.user
Class UserSession.Builder
java.lang.Object
org.apache.drill.exec.rpc.user.UserSession.Builder
- Enclosing class:
- UserSession
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
static UserSession.Builder
setSupportComplexTypes
(boolean supportComplexTypes) withCredentials
(UserBitShared.UserCredentials credentials) withOptionManager
(OptionManager systemOptions) withUserProperties
(UserProtos.UserProperties properties)
-
Method Details
-
newBuilder
-
withOptionManager
-
withUserProperties
-
setSupportComplexTypes
-
build
-