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