public static final class KeyValue.Vector extends BaseVector
bb| Constructor and Description |
|---|
Vector() |
| Modifier and Type | Method and Description |
|---|---|
KeyValue.Vector |
__assign(int _vector,
int _element_size,
ByteBuffer _bb) |
KeyValue |
get(int j) |
KeyValue |
get(KeyValue obj,
int j) |
KeyValue |
getByKey(KeyValue obj,
String key) |
KeyValue |
getByKey(String key) |
public KeyValue.Vector __assign(int _vector, int _element_size, ByteBuffer _bb)
public KeyValue get(int j)