Uses of Interface
org.apache.flink.connector.file.table.stream.compact.CompactMessages.CoordinatorInput
Packages that use CompactMessages.CoordinatorInput
Package
Description
-
Uses of CompactMessages.CoordinatorInput in org.apache.flink.connector.file.table.batch
Method parameters in org.apache.flink.connector.file.table.batch with type arguments of type CompactMessages.CoordinatorInputModifier and TypeMethodDescriptionstatic <T> org.apache.flink.streaming.api.datastream.DataStreamSink<?>BatchSink.createBatchCompactSink(org.apache.flink.streaming.api.datastream.DataStream<CompactMessages.CoordinatorInput> dataStream, org.apache.flink.streaming.api.functions.sink.filesystem.legacy.StreamingFileSink.BucketsBuilder<T, String, ? extends org.apache.flink.streaming.api.functions.sink.filesystem.legacy.StreamingFileSink.BucketsBuilder<T, String, ?>> builder, CompactReader.Factory<T> readFactory, FileSystemFactory fsFactory, TableMetaStoreFactory metaStoreFactory, PartitionCommitPolicyFactory partitionCommitPolicyFactory, String[] partitionColumns, LinkedHashMap<String, String> staticPartitionSpec, org.apache.flink.core.fs.Path tmpPath, org.apache.flink.table.catalog.ObjectIdentifier identifier, long compactAverageSize, long compactTargetSize, boolean isToLocal, boolean overwrite, int compactParallelism, boolean compactParallelismConfigured) -
Uses of CompactMessages.CoordinatorInput in org.apache.flink.connector.file.table.batch.compact
Method parameters in org.apache.flink.connector.file.table.batch.compact with type arguments of type CompactMessages.CoordinatorInputModifier and TypeMethodDescriptionvoidBatchCompactCoordinator.processElement(org.apache.flink.streaming.runtime.streamrecord.StreamRecord<CompactMessages.CoordinatorInput> element) -
Uses of CompactMessages.CoordinatorInput in org.apache.flink.connector.file.table.stream.compact
Classes in org.apache.flink.connector.file.table.stream.compact that implement CompactMessages.CoordinatorInputModifier and TypeClassDescriptionstatic classA flag to end checkpoint, coordinator can start coordinating one checkpoint.static classA partitioned input file.Method parameters in org.apache.flink.connector.file.table.stream.compact with type arguments of type CompactMessages.CoordinatorInputModifier and TypeMethodDescriptionvoidCompactCoordinator.processElement(org.apache.flink.streaming.runtime.streamrecord.StreamRecord<CompactMessages.CoordinatorInput> element)