Interface | Description |
---|---|
BinaryArrayWriter.NullSetter |
Accessor for setting the elements of an array writer to
null during runtime. |
BinaryWriter |
Writer to write a composite data format, like row, array. 1.
|
BinaryWriter.ValueSetter |
Accessor for setting the elements of an array writer during runtime.
|
Class | Description |
---|---|
BinaryArrayWriter |
Writer for binary array.
|
BinaryRowWriter |
Writer for
BinaryRowData . |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.