public class ArrowBlock extends Object implements FBSerializable
| Constructor and Description |
|---|
ArrowBlock(long offset,
int metadataLength,
long bodyLength) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
long |
getBodyLength() |
int |
getMetadataLength() |
long |
getOffset() |
int |
hashCode() |
int |
writeTo(com.google.flatbuffers.FlatBufferBuilder builder) |
public long getOffset()
public int getMetadataLength()
public long getBodyLength()
public int writeTo(com.google.flatbuffers.FlatBufferBuilder builder)
writeTo in interface FBSerializableCopyright © 2017 The Apache Software Foundation. All rights reserved.