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