Package org.apache.flink.streaming.runtime.operators
package org.apache.flink.streaming.runtime.operators
-
ClassesClassDescriptionA stream operator that may do one or both of the following: extract timestamps from events and generate watermarks.Implementation of the
WatermarkEmitter, based on the components that are available inside a stream operator.