Package | Description |
---|---|
org.apache.arrow.flatbuf |
Modifier and Type | Method and Description |
---|---|
DictionaryBatch |
DictionaryBatch.__assign(int _i,
ByteBuffer _bb) |
DictionaryBatch |
DictionaryBatch.Vector.get(DictionaryBatch obj,
int j) |
DictionaryBatch |
DictionaryBatch.Vector.get(int j) |
static DictionaryBatch |
DictionaryBatch.getRootAsDictionaryBatch(ByteBuffer _bb) |
static DictionaryBatch |
DictionaryBatch.getRootAsDictionaryBatch(ByteBuffer _bb,
DictionaryBatch obj) |
Modifier and Type | Method and Description |
---|---|
DictionaryBatch |
DictionaryBatch.Vector.get(DictionaryBatch obj,
int j) |
static DictionaryBatch |
DictionaryBatch.getRootAsDictionaryBatch(ByteBuffer _bb,
DictionaryBatch obj) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.