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