Uses of Package
org.apache.parquet.hadoop.api
-
Packages that use org.apache.parquet.hadoop.api Package Description org.apache.parquet.crypto org.apache.parquet.crypto.keytools org.apache.parquet.hadoop Provides classes to store use Parquet files in Hadoop In a map reduce job:org.apache.parquet.hadoop.api APIs to integrate various type systems with Parquetorg.apache.parquet.hadoop.example -
Classes in org.apache.parquet.hadoop.api used by org.apache.parquet.crypto Class Description WriteSupport.WriteContext information to be persisted in the file -
Classes in org.apache.parquet.hadoop.api used by org.apache.parquet.crypto.keytools Class Description WriteSupport.WriteContext information to be persisted in the file -
Classes in org.apache.parquet.hadoop.api used by org.apache.parquet.hadoop Class Description ReadSupport Abstraction used by theParquetInputFormatto materialize recordsWriteSupport Abstraction to use withParquetOutputFormatto convert incoming recordsWriteSupport.WriteContext information to be persisted in the file -
Classes in org.apache.parquet.hadoop.api used by org.apache.parquet.hadoop.api Class Description InitContext Context passed to ReadSupport when initializing for readReadSupport Abstraction used by theParquetInputFormatto materialize recordsReadSupport.ReadContext information to read the fileWriteSupport Abstraction to use withParquetOutputFormatto convert incoming recordsWriteSupport.FinalizedWriteContext Information to be added in the file once all the records have been writtenWriteSupport.WriteContext information to be persisted in the file -
Classes in org.apache.parquet.hadoop.api used by org.apache.parquet.hadoop.example Class Description ReadSupport Abstraction used by theParquetInputFormatto materialize recordsReadSupport.ReadContext information to read the fileWriteSupport Abstraction to use withParquetOutputFormatto convert incoming recordsWriteSupport.WriteContext information to be persisted in the file