Package | Description |
---|---|
parquet.avro |
Provides classes to store Avro data in Parquet files.
|
parquet.column | |
parquet.column.impl | |
parquet.column.statistics | |
parquet.example | |
parquet.example.data | |
parquet.example.data.simple | |
parquet.example.data.simple.convert | |
parquet.format.converter | |
parquet.hadoop |
Provides classes to store use Parquet files in Hadoop
In a map reduce job:
|
parquet.hadoop.api |
APIs to integrate various type systems with Parquet
|
parquet.hadoop.example | |
parquet.hadoop.metadata | |
parquet.io | |
parquet.schema | |
parquet.tools.command | |
parquet.tools.read | |
parquet.tools.util |
Class and Description |
---|
MessageType
The root of a schema
|
Class and Description |
---|
PrimitiveType.PrimitiveTypeName
Supported Primitive types
|
Class and Description |
---|
MessageType
The root of a schema
|
Class and Description |
---|
PrimitiveType.PrimitiveTypeName
Supported Primitive types
|
Class and Description |
---|
MessageType
The root of a schema
|
Class and Description |
---|
GroupType
Represents a group type: a list of fields
|
Class and Description |
---|
GroupType
Represents a group type: a list of fields
|
MessageType
The root of a schema
|
Class and Description |
---|
MessageType
The root of a schema
|
Class and Description |
---|
PrimitiveType.PrimitiveTypeName
Supported Primitive types
|
Class and Description |
---|
MessageType
The root of a schema
|
Class and Description |
---|
MessageType
The root of a schema
|
Class and Description |
---|
MessageType
The root of a schema
|
Class and Description |
---|
MessageType
The root of a schema
|
PrimitiveType.PrimitiveTypeName
Supported Primitive types
|
Class and Description |
---|
GroupType
Represents a group type: a list of fields
|
MessageType
The root of a schema
|
PrimitiveType
Representation of a Primitive type
|
PrimitiveType.PrimitiveTypeName
Supported Primitive types
|
Type
Represents the declared type for a field in a schema.
|
TypeVisitor
Implement this interface to visit a schema
type.accept(new TypeVisitor() { ...
|
Class and Description |
---|
DecimalMetadata |
GroupType
Represents a group type: a list of fields
|
MessageType
The root of a schema
|
OriginalType |
PrimitiveType
Representation of a Primitive type
|
PrimitiveType.PrimitiveTypeName
Supported Primitive types
|
PrimitiveType.PrimitiveTypeNameConverter |
Type
Represents the declared type for a field in a schema.
|
Type.Repetition
Constraint on the repetition of a field
|
TypeConverter
to convert a MessageType tree
|
Types.Builder
A base builder for
Type objects. |
Types.GroupBuilder
A builder for
GroupType objects. |
Types.MessageTypeBuilder |
Types.PrimitiveBuilder
A builder for
PrimitiveType objects. |
TypeVisitor
Implement this interface to visit a schema
type.accept(new TypeVisitor() { ...
|
Class and Description |
---|
MessageType
The root of a schema
|
Class and Description |
---|
GroupType
Represents a group type: a list of fields
|
MessageType
The root of a schema
|
Class and Description |
---|
GroupType
Represents a group type: a list of fields
|
MessageType
The root of a schema
|
PrimitiveType
Representation of a Primitive type
|
Type
Represents the declared type for a field in a schema.
|
Copyright © 2015. All rights reserved.