public final class BinaryBatchDictionary extends Dictionary
| Constructor and Description |
|---|
BinaryBatchDictionary(DictionaryPage dictionaryPage) |
| Modifier and Type | Method and Description |
|---|---|
int |
copyTo(byte[] byteBuffer,
int offset,
int dictionaryId) |
int |
getLength(int dictionaryId) |
decodeToBinary, decodeToDouble, decodeToFloat, decodeToInt, decodeToLong, getEncodingpublic BinaryBatchDictionary(DictionaryPage dictionaryPage)
Copyright © 2012–2022. All rights reserved.