Uses of Enum
org.apache.drill.exec.vector.accessor.writer.WriterEvents.State
Package
Description
Implementation of the vector writers.
-
Uses of WriterEvents.State in org.apache.drill.exec.vector.accessor.writer
Modifier and TypeMethodDescriptionUnionWriterImpl.state()
static WriterEvents.State
Returns the enum constant of this type with the specified name.static WriterEvents.State[]
WriterEvents.State.values()
Returns an array containing the constants of this enum type, in the order they are declared.