| Package | Description |
|---|---|
| io.prestosql.plugin.hive.authentication |
| Modifier and Type | Method and Description |
|---|---|
@NotNull HiveAuthenticationConfig.HdfsAuthenticationType |
HiveAuthenticationConfig.getHdfsAuthenticationType() |
static HiveAuthenticationConfig.HdfsAuthenticationType |
HiveAuthenticationConfig.HdfsAuthenticationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HiveAuthenticationConfig.HdfsAuthenticationType[] |
HiveAuthenticationConfig.HdfsAuthenticationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
HiveAuthenticationConfig |
HiveAuthenticationConfig.setHdfsAuthenticationType(HiveAuthenticationConfig.HdfsAuthenticationType hdfsAuthenticationType) |
Copyright © 2012–2020. All rights reserved.