Package org.apache.drill.exec.rpc.user
Class UserServer.BitToUserConnectionConfig
java.lang.Object
org.apache.drill.exec.rpc.user.UserServer.BitToUserConnectionConfig
- Enclosing class:
- UserServer
User Connection's config for System Table access
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionorg.joda.time.DateTime
boolean
boolean
boolean
-
Constructor Details
-
BitToUserConnectionConfig
public BitToUserConnectionConfig()
-
-
Method Details
-
isAuthEnabled
public boolean isAuthEnabled() -
isEncryptionEnabled
public boolean isEncryptionEnabled() -
isSSLEnabled
public boolean isSSLEnabled() -
getEstablished
public org.joda.time.DateTime getEstablished()
-