Uses of Enum
org.apache.drill.exec.store.ColumnExplorer.ImplicitInternalFileColumns
-
Uses of ColumnExplorer.ImplicitInternalFileColumns in org.apache.drill.exec.physical.impl.scan.v3.file
ModifierConstructorDescription -
Uses of ColumnExplorer.ImplicitInternalFileColumns in org.apache.drill.exec.store
Modifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.ColumnExplorer.ImplicitInternalFileColumns.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionColumnExplorer.initImplicitInternalFileColumns
(OptionManager optionManager) Creates case insensitive map with implicit internal file columns as keys and appropriate ImplicitFileColumns enum as values