public static class BinaryRLEDictionaryValuesDecoder.RLEValueBuffer extends Object implements ValuesDecoder.BinaryValuesDecoder.ValueBuffer
| Constructor and Description |
|---|
RLEValueBuffer(int bufferSize,
int[] dictionaryIds) |
| Modifier and Type | Method and Description |
|---|---|
int |
getBufferSize() |
int[] |
getDictionaryIds() |
public int getBufferSize()
getBufferSize in interface ValuesDecoder.BinaryValuesDecoder.ValueBufferpublic int[] getDictionaryIds()
Copyright © 2012–2022. All rights reserved.