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