| Package | Description |
|---|---|
| io.prestosql.plugin.hive.authentication |
| Modifier and Type | Method and Description |
|---|---|
@NotNull HiveAuthenticationConfig.HiveMetastoreAuthenticationType |
HiveAuthenticationConfig.getHiveMetastoreAuthenticationType() |
static HiveAuthenticationConfig.HiveMetastoreAuthenticationType |
HiveAuthenticationConfig.HiveMetastoreAuthenticationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HiveAuthenticationConfig.HiveMetastoreAuthenticationType[] |
HiveAuthenticationConfig.HiveMetastoreAuthenticationType.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.setHiveMetastoreAuthenticationType(HiveAuthenticationConfig.HiveMetastoreAuthenticationType hiveMetastoreAuthenticationType) |
Copyright © 2012–2020. All rights reserved.