| Package | Description |
|---|---|
| io.prestosql.plugin.hive | |
| io.prestosql.plugin.hive.s3 |
| Modifier and Type | Method and Description |
|---|---|
@NotNull S3FileSystemType |
HiveConfig.getS3FileSystemType() |
| Modifier and Type | Method and Description |
|---|---|
HiveConfig |
HiveConfig.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–2019. All rights reserved.