public class CheckParquet251Command.SingletonPageReader extends Object implements PageReader
| Constructor and Description |
|---|
SingletonPageReader(DictionaryPage dict,
DataPage data) |
| Modifier and Type | Method and Description |
|---|---|
long |
getTotalValueCount() |
DictionaryPage |
readDictionaryPage() |
DataPage |
readPage() |
public SingletonPageReader(DictionaryPage dict, DataPage data)
public DictionaryPage readDictionaryPage()
readDictionaryPage in interface PageReaderpublic long getTotalValueCount()
getTotalValueCount in interface PageReaderpublic DataPage readPage()
readPage in interface PageReaderCopyright © 2023 The Apache Software Foundation. All rights reserved.