T - The type of the elements that can be emitted.@Internal public class StreamRecordCollector<T> extends Object implements org.apache.flink.util.Collector<T>
Output for wrap T to StreamRecord.| 构造器和说明 |
|---|
StreamRecordCollector(org.apache.flink.streaming.api.operators.Output<org.apache.flink.streaming.runtime.streamrecord.StreamRecord<T>> output) |
public StreamRecordCollector(org.apache.flink.streaming.api.operators.Output<org.apache.flink.streaming.runtime.streamrecord.StreamRecord<T>> output)
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.