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) |
long |
getRetainedSizeInBytes() |
decodeToBinary, decodeToDouble, decodeToFloat, decodeToInt, decodeToLong, getEncodingpublic BinaryBatchDictionary(DictionaryPage dictionaryPage)
public int getLength(int dictionaryId)
public int copyTo(byte[] byteBuffer,
int offset,
int dictionaryId)
public long getRetainedSizeInBytes()
getRetainedSizeInBytes in class DictionaryCopyright © 2012–2024. All rights reserved.