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.