Uses of Class
org.apache.flink.table.runtime.util.StreamRecordCollector
Packages that use StreamRecordCollector
-
Uses of StreamRecordCollector in org.apache.flink.table.runtime.operators.join
Methods in org.apache.flink.table.runtime.operators.join with parameters of type StreamRecordCollectorModifier and TypeMethodDescriptionvoidSortMergeJoinFunction.open(boolean adaptiveHashJoin, org.apache.flink.streaming.runtime.tasks.StreamTask<?, ?> taskContainer, org.apache.flink.streaming.api.graph.StreamConfig operatorConfig, StreamRecordCollector collector, long totalMemory, org.apache.flink.api.common.functions.RuntimeContext runtimeContext, org.apache.flink.metrics.groups.OperatorMetricGroup operatorMetricGroup)