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