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