Uses of Enum
org.apache.drill.exec.vector.accessor.writer.WriterEvents.State
Packages that use WriterEvents.State
Package
Description
Implementation of the vector writers.
-
Uses of WriterEvents.State in org.apache.drill.exec.vector.accessor.writer
Fields in org.apache.drill.exec.vector.accessor.writer declared as WriterEvents.StateMethods in org.apache.drill.exec.vector.accessor.writer that return WriterEvents.StateModifier and TypeMethodDescriptionUnionWriterImpl.state()static WriterEvents.StateReturns 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.