Class Hierarchy
- java.lang.Object
- org.apache.flink.formats.parquet.ParquetBulkWriter<T> (implements org.apache.flink.api.common.serialization.BulkWriter<T>)
- org.apache.flink.formats.parquet.ParquetFileFormatFactory (implements org.apache.flink.table.factories.BulkReaderFormatFactory, org.apache.flink.table.factories.BulkWriterFormatFactory)
- org.apache.flink.formats.parquet.ParquetTableSource (implements org.apache.flink.table.sources.BatchTableSource<T>, org.apache.flink.table.sources.FilterableTableSource<T>, org.apache.flink.table.sources.ProjectableTableSource<T>)
- org.apache.flink.formats.parquet.ParquetTableSource.Builder
- org.apache.flink.formats.parquet.ParquetVectorizedInputFormat<T,SplitT> (implements org.apache.flink.connector.file.src.reader.BulkFormat<T,SplitT>)
- org.apache.flink.formats.parquet.ParquetVectorizedInputFormat.ParquetReaderBatch<T>
- org.apache.flink.formats.parquet.ParquetWriterFactory<T> (implements org.apache.flink.api.common.serialization.BulkWriter.Factory<T>)
- org.apache.flink.api.common.io.RichInputFormat<OT,T> (implements org.apache.flink.api.common.io.InputFormat<OT,T>)
- org.apache.flink.api.common.io.FileInputFormat<OT>
- org.apache.flink.formats.parquet.ParquetInputFormat<E> (implements org.apache.flink.api.common.io.CheckpointableInputFormat<S,T>)
Interface Hierarchy
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.