Uses of Enum
org.apache.drill.exec.physical.resultSet.impl.ColumnState.State
Packages that use 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
Fields in org.apache.drill.exec.physical.resultSet.impl declared as ColumnState.StateMethods in org.apache.drill.exec.physical.resultSet.impl that return ColumnState.StateModifier 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.