Uses of Class
org.apache.flink.streaming.runtime.io.RecordWriterOutput
Packages that use RecordWriterOutput
-
Uses of RecordWriterOutput in org.apache.flink.streaming.runtime.tasks
Fields in org.apache.flink.streaming.runtime.tasks declared as RecordWriterOutputModifier and TypeFieldDescriptionprotected final RecordWriterOutput<?>[]OperatorChain.streamOutputsMethods in org.apache.flink.streaming.runtime.tasks that return RecordWriterOutputConstructors in org.apache.flink.streaming.runtime.tasks with parameters of type RecordWriterOutputModifierConstructorDescriptionFinishedOnRestoreInput(RecordWriterOutput<?>[] streamOutputs, int inputCount) FinishedOnRestoreMainOperatorOutput(RecordWriterOutput<?>[] streamOutputs)