public static final class DictionaryEncoding.Vector
extends com.google.flatbuffers.BaseVector
| Constructor and Description |
|---|
Vector() |
| Modifier and Type | Method and Description |
|---|---|
DictionaryEncoding.Vector |
__assign(int _vector,
int _element_size,
ByteBuffer _bb) |
DictionaryEncoding |
get(DictionaryEncoding obj,
int j) |
DictionaryEncoding |
get(int j) |
public DictionaryEncoding.Vector __assign(int _vector, int _element_size, ByteBuffer _bb)
public DictionaryEncoding get(int j)
public DictionaryEncoding get(DictionaryEncoding obj, int j)
Copyright © 2024 The Apache Software Foundation. All rights reserved.