Class PhoenixStoragePluginConfig
java.lang.Object
org.apache.drill.common.logical.StoragePluginConfig
org.apache.drill.exec.store.phoenix.PhoenixStoragePluginConfig
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.drill.common.logical.StoragePluginConfig
StoragePluginConfig.AuthMode
-
Field Summary
Fields inherited from class org.apache.drill.common.logical.StoragePluginConfig
authMode, credentialsProvider, directCredentials, enabled, oAuthConfig
-
Constructor Summary
-
Method Summary
Methods inherited from class org.apache.drill.common.logical.StoragePluginConfig
getAuthMode, getCredentialsProvider, getValue, isEnabled, isEnabledStatusPresent, oAuthConfig, setEnabled, updateCredentialProvider
-
Field Details
-
NAME
- See Also:
-
FAT_DRIVER_CLASS
- See Also:
-
-
Constructor Details
-
PhoenixStoragePluginConfig
-
-
Method Details
-
getUsernamePasswordCredentials
-
getZkQuorum
-
getZkPath
-
getPort
-
getUsername
-
getPassword
-
getJdbcURL
-
getProps
-
equals
- Specified by:
equals
in classStoragePluginConfig
-
hashCode
public int hashCode()- Specified by:
hashCode
in classStoragePluginConfig
-
toString
-