Uses of Enum
org.apache.drill.exec.physical.impl.protocol.OperatorDriver.State
Package
Description
Defines a revised implementation of the Drill RecordBatch protocol.
-
Uses of OperatorDriver.State in org.apache.drill.exec.physical.impl.protocol
Modifier and TypeMethodDescriptionstatic OperatorDriver.State
Returns the enum constant of this type with the specified name.static OperatorDriver.State[]
OperatorDriver.State.values()
Returns an array containing the constants of this enum type, in the order they are declared.