Interface RepeatedDecimal38SparseWriter
- 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
Modifier and TypeMethodDescriptionvoid
void
writeDecimal38Sparse
(int start, DrillBuf buffer, int precision, int scale) Methods inherited from interface java.lang.AutoCloseable
close
Methods inherited from interface org.apache.drill.exec.vector.complex.writer.BaseWriter
getParent, getValueCapacity
Methods inherited from interface org.apache.drill.exec.vector.complex.Positionable
setPosition
-
Method Details
-
write
-
writeDecimal38Sparse
-