| 接口 | 说明 |
|---|---|
| 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.
|
| 类 | 说明 |
|---|---|
| BinaryArrayWriter |
Writer for binary array.
|
| BinaryRowWriter |
Writer for
BinaryRowData. |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.