| Package | Description |
|---|---|
| com.facebook.presto.hive |
| Modifier and Type | Method and Description |
|---|---|
@NotNull HiveClientConfig.HdfsAuthenticationType |
HiveClientConfig.getHdfsAuthenticationType() |
static HiveClientConfig.HdfsAuthenticationType |
HiveClientConfig.HdfsAuthenticationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HiveClientConfig.HdfsAuthenticationType[] |
HiveClientConfig.HdfsAuthenticationType.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.setHdfsAuthenticationType(HiveClientConfig.HdfsAuthenticationType hdfsAuthenticationType) |
Copyright © 2012–2023. All rights reserved.