| Package | Description |
|---|---|
| com.asakusafw.directio.hive.parquet |
Parquet file format bridge between Asakusa and Hive.
|
| com.asakusafw.dmdl.directio.hive.parquet |
Hive Parquet file support.
|
| Class and Description |
|---|
| AbstractParquetFileFormat
An abstract implementation of
HadoopFileFormat for Parquet. |
| BasicValueWriter
Provides
ValueWriters. |
| ParquetFileOutput.Options
The parquet file writing options.
|
| ParquetFormatConfiguration
Represents the parquet file format configurations.
|
| ParquetValueDriver
Exchanges values between Asakusa and Parquet API.
|
| ParquetValueDrivers
Provides
ParquetValueDriver. |
| StringValueDrivers
Converts between
ValueOption and string (binary). |
| TimestampValueDrivers
Converts between
ValueOption and timestamp (binary). |
| ValueConverter
The parquet converter for setting
ValueOptions. |
| ValueWriter
Write values into
RecordConsumer. |
| Class and Description |
|---|
| ParquetFormatConfiguration
Represents the parquet file format configurations.
|
Copyright © 2011–2018 Asakusa Framework Team. All rights reserved.