public class CountingCollector<OUT> extends Object implements org.apache.flink.util.Collector<OUT>
| Constructor and Description |
|---|
CountingCollector(org.apache.flink.util.Collector<OUT> collector,
org.apache.flink.metrics.Counter numRecordsOut) |
public CountingCollector(org.apache.flink.util.Collector<OUT> collector, org.apache.flink.metrics.Counter numRecordsOut)
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.