| Modifier and Type | Method and Description |
|---|---|
VectorLayout |
VectorLayout.__init(int _i,
ByteBuffer _bb) |
static VectorLayout |
VectorLayout.getRootAsVectorLayout(ByteBuffer _bb) |
static VectorLayout |
VectorLayout.getRootAsVectorLayout(ByteBuffer _bb,
VectorLayout obj) |
VectorLayout |
Field.layout(int j)
layout of buffers produced for this type (as derived from the Type)
does not include children
each recordbatch will return instances of those Buffers.
|
VectorLayout |
Field.layout(VectorLayout obj,
int j) |
| Modifier and Type | Method and Description |
|---|---|
static VectorLayout |
VectorLayout.getRootAsVectorLayout(ByteBuffer _bb,
VectorLayout obj) |
VectorLayout |
Field.layout(VectorLayout obj,
int j) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.