Uses of Interface
org.apache.flink.formats.parquet.vector.ColumnBatchFactory
Packages that use ColumnBatchFactory
-
Uses of ColumnBatchFactory in org.apache.flink.formats.parquet
Constructors in org.apache.flink.formats.parquet with parameters of type ColumnBatchFactoryModifierConstructorDescriptionParquetVectorizedInputFormat(SerializableConfiguration hadoopConfig, org.apache.flink.table.types.logical.RowType projectedType, ColumnBatchFactory<SplitT> batchFactory, int batchSize, boolean isUtcTimestamp, boolean isCaseSensitive) -
Uses of ColumnBatchFactory in org.apache.flink.formats.parquet.vector
Methods in org.apache.flink.formats.parquet.vector that return ColumnBatchFactoryModifier and TypeMethodDescriptionstatic <SplitT extends org.apache.flink.connector.file.src.FileSourceSplit>
ColumnBatchFactory<SplitT>ColumnBatchFactory.withoutExtraFields()