BinaryTreeWriter(int columnId,
TypeDescription schema,
WriterContext writer,
boolean nullable) |
BooleanTreeWriter(int columnId,
TypeDescription schema,
WriterContext writer,
boolean nullable) |
ByteTreeWriter(int columnId,
TypeDescription schema,
WriterContext writer,
boolean nullable) |
DateTreeWriter(int columnId,
TypeDescription schema,
WriterContext writer,
boolean nullable) |
Decimal64TreeWriter(int columnId,
TypeDescription schema,
WriterContext writer,
boolean nullable) |
DecimalTreeWriter(int columnId,
TypeDescription schema,
WriterContext writer,
boolean nullable) |
DoubleTreeWriter(int columnId,
TypeDescription schema,
WriterContext writer,
boolean nullable) |
FloatTreeWriter(int columnId,
TypeDescription schema,
WriterContext writer,
boolean nullable) |
IntegerTreeWriter(int columnId,
TypeDescription schema,
WriterContext writer,
boolean nullable) |
StructTreeWriter(int columnId,
TypeDescription schema,
WriterContext writer,
boolean nullable) |
TimestampTreeWriter(int columnId,
TypeDescription schema,
WriterContext writer,
boolean nullable) |