public class ArrowFieldNode extends Object implements FBSerializable
| Constructor and Description |
|---|
ArrowFieldNode(int length,
int nullCount) |
| Modifier and Type | Method and Description |
|---|---|
int |
getLength() |
int |
getNullCount() |
String |
toString() |
int |
writeTo(com.google.flatbuffers.FlatBufferBuilder builder) |
public int writeTo(com.google.flatbuffers.FlatBufferBuilder builder)
writeTo in interface FBSerializablepublic int getNullCount()
public int getLength()
Copyright © 2018 The Apache Software Foundation. All rights reserved.