| Package | Description |
|---|---|
| com.facebook.presto.hive.s3 |
| Modifier and Type | Method and Description |
|---|---|
PrestoS3SignerType |
HiveS3Config.getS3SignerType() |
static PrestoS3SignerType |
PrestoS3SignerType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PrestoS3SignerType[] |
PrestoS3SignerType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
HiveS3Config |
HiveS3Config.setS3SignerType(PrestoS3SignerType s3SignerType) |
Copyright © 2012–2023. All rights reserved.