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