Uses of Enum
org.apache.drill.exec.physical.resultSet.impl.ColumnState.State
Package
Description
Handles the details of the result set loader implementation.
-
Uses of ColumnState.State in org.apache.drill.exec.physical.resultSet.impl
Modifier and TypeMethodDescriptionstatic ColumnState.State
Returns the enum constant of this type with the specified name.static ColumnState.State[]
ColumnState.State.values()
Returns an array containing the constants of this enum type, in the order they are declared.