| Package | Description |
|---|---|
| org.apache.parquet.format |
| Class and Description |
|---|
| ColumnChunk |
| ColumnChunk._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
| ColumnMetaData
Description for column metadata
|
| 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
Data page header
|
| DataPageHeader._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
| DataPageHeaderV2
New page format alowing reading levels without decompressing the data
Repetition and definition levels are uncompressed
The remaining section containing the data is compressed if is_compressed is true
|
| DataPageHeaderV2._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
| DictionaryPageHeader
TODO: *
|
| 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
Description for file metadata
|
| FileMetaData._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
| IndexPageHeader |
| IndexPageHeader._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
| KeyValue
Wrapper struct to store key values
|
| KeyValue._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
| PageEncodingStats
statistics of a given page type and encoding
|
| PageEncodingStats._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
| PageHeader |
| PageHeader._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
| PageType |
| RowGroup |
| RowGroup._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
| SchemaElement
Represents a element inside a schema definition.
|
| SchemaElement._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
| SortingColumn
Wrapper struct to specify sort order
|
| SortingColumn._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
| Statistics
Statistics per row group and per page
All fields are optional.
|
| Statistics._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
| Type
Types supported by Parquet.
|
| Util.FileMetaDataConsumer
To read metadata in a streaming fashion.
|
Copyright © 2015 The Apache Software Foundation. All rights reserved.