| Package | Description |
|---|---|
| io.prestosql.plugin.hive.s3 |
| Modifier and Type | Method and Description |
|---|---|
@NotNull S3FileSystemType |
HiveS3TypeConfig.getS3FileSystemType() |
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.
|
| Modifier and Type | Method and Description |
|---|---|
HiveS3TypeConfig |
HiveS3TypeConfig.setS3FileSystemType(S3FileSystemType s3FileSystemType) |
Copyright © 2012–2020. All rights reserved.