| Package | Description |
|---|---|
| org.apache.drill.exec.physical.impl.scan.v3.file | |
| org.apache.drill.exec.store |
| Modifier and Type | Field and Description |
|---|---|
ColumnExplorer.ImplicitInternalFileColumns |
ImplicitColumnMarker.InternalColumnMarker.defn |
| Constructor and Description |
|---|
InternalColumnMarker(ColumnExplorer.ImplicitInternalFileColumns defn) |
| Modifier and Type | Method and Description |
|---|---|
static ColumnExplorer.ImplicitInternalFileColumns |
ColumnExplorer.ImplicitInternalFileColumns.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ColumnExplorer.ImplicitInternalFileColumns[] |
ColumnExplorer.ImplicitInternalFileColumns.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.ImplicitInternalFileColumns> |
ColumnExplorer.initImplicitInternalFileColumns(OptionManager optionManager)
Creates case insensitive map with implicit internal file columns as keys and
appropriate ImplicitFileColumns enum as values
|
Copyright © 2021 The Apache Software Foundation. All rights reserved.