| Package | Description |
|---|---|
| io.prestosql.plugin.hive |
| Modifier and Type | Method and Description |
|---|---|
@NotNull HiveConfig.HiveMetastoreAuthenticationType |
HiveConfig.getHiveMetastoreAuthenticationType() |
static HiveConfig.HiveMetastoreAuthenticationType |
HiveConfig.HiveMetastoreAuthenticationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HiveConfig.HiveMetastoreAuthenticationType[] |
HiveConfig.HiveMetastoreAuthenticationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
HiveConfig |
HiveConfig.setHiveMetastoreAuthenticationType(HiveConfig.HiveMetastoreAuthenticationType hiveMetastoreAuthenticationType) |
Copyright © 2012–2019. All rights reserved.