IN - Type of the value field of the StreamRecordpublic class StreamRecordComparator<IN> extends Object implements Comparator<org.apache.flink.streaming.runtime.streamrecord.StreamRecord<IN>>, Serializable
StreamRecords based on their timestamp.| 构造器和说明 |
|---|
StreamRecordComparator() |
public int compare(org.apache.flink.streaming.runtime.streamrecord.StreamRecord<IN> o1, org.apache.flink.streaming.runtime.streamrecord.StreamRecord<IN> o2)
compare 在接口中 Comparator<org.apache.flink.streaming.runtime.streamrecord.StreamRecord<IN>>Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.