| Package | Description |
|---|---|
| io.prestosql.plugin.hive.rubix |
| Modifier and Type | Method and Description |
|---|---|
static RubixConfig.ReadMode |
RubixConfig.ReadMode.fromString(String value) |
@NotNull RubixConfig.ReadMode |
RubixConfig.getReadMode() |
static RubixConfig.ReadMode |
RubixConfig.ReadMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RubixConfig.ReadMode[] |
RubixConfig.ReadMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
RubixConfig |
RubixConfig.setReadMode(RubixConfig.ReadMode readMode) |
Copyright © 2012–2020. All rights reserved.