| Package | Description |
|---|---|
| org.apache.drill.exec.store |
| Modifier and Type | Method and Description |
|---|---|
static ColumnExplorer.ImplicitFileColumns |
ColumnExplorer.ImplicitFileColumns.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ColumnExplorer.ImplicitFileColumns[] |
ColumnExplorer.ImplicitFileColumns.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Map<String,ColumnExplorer.ImplicitFileColumns> |
ColumnExplorer.initImplicitFileColumns(OptionManager optionManager)
Creates case insensitive map with implicit file columns as keys and appropriate ImplicitFileColumns enum as values
|
Copyright © 2017 The Apache Software Foundation. All rights reserved.