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