public interface DictionaryPageReadStore
| Modifier and Type | Method and Description |
|---|---|
DictionaryPage |
readDictionaryPage(ColumnDescriptor descriptor)
Returns a
DictionaryPage for the given column descriptor. |
DictionaryPage readDictionaryPage(ColumnDescriptor descriptor)
DictionaryPage for the given column descriptor.
The dictionary page bytes are uncompressed.descriptor - the descriptor of the columnCopyright © 2019 The Apache Software Foundation. All rights reserved.