Package org.apache.flink.streaming.runtime.operators
package org.apache.flink.streaming.runtime.operators
This package contains the operators that perform the stream transformations. One or more
operators are bundled into a "chain" and executed in a stream task.
-
ClassesClassDescriptionThis class is used to save information about which sink operator instance has committed checkpoints to a backend.Generic Sink that emits its input elements into an arbitrary backend.