@Internal public class NullWriter<T> extends ArrowFieldWriter<T>
ArrowFieldWriter for Null.| 构造器和说明 |
|---|
NullWriter(org.apache.arrow.vector.NullVector nullVector) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
doWrite(T in,
int ordinal)
Sets the field value as the field at the specified ordinal of the specified row.
|
finish, getCount, getValueVector, reset, writepublic void doWrite(T in, int ordinal)
ArrowFieldWriterdoWrite 在类中 ArrowFieldWriter<T>Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.