Uses of Interface
org.apache.flink.connector.file.table.stream.compact.CompactContext
Packages that use CompactContext
-
Uses of CompactContext in org.apache.flink.connector.file.table.stream.compact
Classes in org.apache.flink.connector.file.table.stream.compact that implement CompactContextMethods in org.apache.flink.connector.file.table.stream.compact that return CompactContextModifier and TypeMethodDescriptionstatic CompactContextCompactContext.create(org.apache.flink.configuration.Configuration config, org.apache.flink.core.fs.FileSystem fileSystem, String partition, org.apache.flink.core.fs.Path path) Methods in org.apache.flink.connector.file.table.stream.compact with parameters of type CompactContextModifier and TypeMethodDescriptionCompactReader.Factory.create(CompactContext context) CompactWriter.Factory.create(CompactContext context)