| Interface | Description |
|---|---|
| DataPage.Visitor<T> | |
| DictionaryPageReadStore |
Interface to read dictionary pages for all the columns of a row group
|
| PageReader |
Reader for a sequence a page from a given column chunk
|
| PageReadStore |
contains all the readers for all the columns of the corresponding row group
|
| PageWriter |
a writer for all the pages of a given column chunk
|
| PageWriteStore |
contains all the writers for the columns in the corresponding row group
|
| Class | Description |
|---|---|
| DataPage |
one data page in a chunk
|
| DataPageV1 | |
| DataPageV2 | |
| DictionaryPage |
Data for a dictionary page
|
| Page |
one page in a chunk
|
Copyright © 2023 The Apache Software Foundation. All rights reserved.