Interface NullableUInt2Writer
- All Superinterfaces:
AutoCloseable,BaseWriter,Positionable
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.apache.drill.exec.vector.complex.writer.BaseWriter
BaseWriter.ComplexWriter, BaseWriter.DictWriter, BaseWriter.ListWriter, BaseWriter.MapOrListWriter, BaseWriter.MapWriter, BaseWriter.ScalarWriter -
Method Summary
Methods inherited from interface java.lang.AutoCloseable
closeMethods inherited from interface org.apache.drill.exec.vector.complex.writer.BaseWriter
getParent, getValueCapacityMethods inherited from interface org.apache.drill.exec.vector.complex.Positionable
setPosition
-
Method Details
-
write
-
writeUInt2
void writeUInt2(char value)
-