| Class | Description |
|---|---|
| ColumnChunk | |
| ColumnMetaData |
Description for column metadata
|
| DataPageHeader |
Data page header
|
| DictionaryPageHeader |
TODO: *
|
| FileMetaData |
Description for file metadata
|
| IndexPageHeader | |
| KeyValue |
Wrapper struct to store key values
|
| PageHeader | |
| RowGroup | |
| SchemaElement |
Represents a element inside a schema definition.
|
| Util |
Utility to read/write metadata
We use the TCompactProtocol to serialize metadata
|
| Enum | Description |
|---|---|
| ColumnChunk._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
| ColumnMetaData._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
| CompressionCodec |
Supported compression algorithms.
|
| ConvertedType |
Common types used by frameworks(e.g.
|
| DataPageHeader._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
| DictionaryPageHeader._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
| Encoding |
Encodings supported by Parquet.
|
| FieldRepetitionType |
Representation of Schemas
|
| FileMetaData._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
| IndexPageHeader._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
| KeyValue._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
| PageHeader._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
| PageType | |
| RowGroup._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
| SchemaElement._Fields |
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
| Type |
Types supported by Parquet.
|
Copyright © 2013. All Rights Reserved.