Uses of Interface
org.apache.flink.connector.file.table.PartitionFetcher
Packages that use PartitionFetcher
-
Uses of PartitionFetcher in org.apache.flink.connector.file.table
Subinterfaces of PartitionFetcher in org.apache.flink.connector.file.tableModifier and TypeInterfaceDescriptioninterfaceContinuousPartitionFetcher<P,T extends Comparable<T>> Partition fetcher for helping continuously fetch partitioned table.