Package org.apache.flink.datastream.impl.common
package org.apache.flink.datastream.impl.common
-
ClassesClassDescriptionKeyCheckedOutputCollector<KEY,
OUT> This output checks whether the current key of the output record and the key extracted with a specific key selector are exactly the same.OutputCollector<OUT>The default implementation ofCollector.TimestampCollector<OUT>The baseCollectorwhich take care of records timestamp.