Uses of Package
org.apache.flink.connector.file.table
Packages that use org.apache.flink.connector.file.table
Package
Description
-
Classes in org.apache.flink.connector.file.table used by org.apache.flink.connector.file.tableClassDescriptionContext for fetch partitions, partition information is stored in hive meta store.An implementation of
RowDatawhich is backed by twoRowDatawith a well-defined index mapping, One of the rows is fixed, while the other can be swapped for performant changes in hot code paths.Statistics types for file system, seeFileSystemConnectorOptions.SOURCE_REPORT_STATISTICS.Trigger types for partition commit, seeFileSystemConnectorOptions.SINK_PARTITION_COMMIT_TRIGGER.A factory to create file systems.File systemOutputFormatfor batch job.Builder to buildFileSystemOutputFormat.File system table source.A factory to create anOutputFormat.Policy for commit a partition.Context of policy, including table information and partition information.A factory to createPartitionCommitPolicychain.Compute partition path from record and project non-partition columns for output writer.Fetcher to fetch the suitable partitions of a filesystem table.Context for fetch partitions, partition information is stored in hive meta store.A comparable partition value that can compare order by using its comparator.Interface to extract partition field from split.Manage temporary files for writing files.Time extractor to extract time from partition values.Partition writer to write records with partition.Context for partition writer, provide some information and generation utils.Listener for partition writer.Factory ofPartitionWriterto avoid virtual function calls.PartitionComputerforRowData.Meta store factory to createTableMetaStoreFactory.TableMetaStore.Meta store to manage the location paths of this table and its partitions. -
Classes in org.apache.flink.connector.file.table used by org.apache.flink.connector.file.table.batchClassDescriptionA factory to create file systems.File system
OutputFormatfor batch job.A factory to createPartitionCommitPolicychain.Meta store factory to createTableMetaStoreFactory.TableMetaStore. -
Classes in org.apache.flink.connector.file.table used by org.apache.flink.connector.file.table.batch.compactClassDescriptionA factory to create file systems.A factory to create an
OutputFormat.A factory to createPartitionCommitPolicychain.Compute partition path from record and project non-partition columns for output writer.Meta store factory to createTableMetaStoreFactory.TableMetaStore. -
Classes in org.apache.flink.connector.file.table used by org.apache.flink.connector.file.table.streamClassDescriptionA factory to create file systems.Meta store factory to create
TableMetaStoreFactory.TableMetaStore.