Uses of Package
org.apache.flink.runtime.io.network.api.writer
Packages that use org.apache.flink.runtime.io.network.api.writer
Package
Description
-
Classes in org.apache.flink.runtime.io.network.api.writer used by org.apache.flink.runtime.checkpoint.channelClassDescriptionA record-oriented runtime result writer API for producing results.
-
Classes in org.apache.flink.runtime.io.network.api.writer used by org.apache.flink.runtime.executionClassDescriptionA record-oriented runtime result writer API for producing results.
-
Classes in org.apache.flink.runtime.io.network.api.writer used by org.apache.flink.runtime.io.network.api.writerClassDescriptionThe
ChannelSelectordetermines to which logical channels a record should be written to.An abstract record-oriented runtime result writer.Utility class to encapsulate the logic of building aRecordWriterinstance.The record writer delegate provides the availability function for task processor, and it might represent a singleRecordWriteror multipleRecordWriterinstances in specific implementations.A record-oriented runtime result writer API for producing results.TheSubtaskStateMappernarrows down the subtasks that need to be read during rescaling to recover from a particular subtask when in-flight data has been stored in the checkpoint. -
Classes in org.apache.flink.runtime.io.network.api.writer used by org.apache.flink.runtime.io.network.partitionClassDescriptionA record-oriented runtime result writer API for producing results.
-
Classes in org.apache.flink.runtime.io.network.api.writer used by org.apache.flink.runtime.io.network.partition.hybrid.tiered.shuffleClassDescriptionA record-oriented runtime result writer API for producing results.
-
Classes in org.apache.flink.runtime.io.network.api.writer used by org.apache.flink.runtime.jobgraphClassDescriptionThe
SubtaskStateMappernarrows down the subtasks that need to be read during rescaling to recover from a particular subtask when in-flight data has been stored in the checkpoint. -
Classes in org.apache.flink.runtime.io.network.api.writer used by org.apache.flink.runtime.operators
-
Classes in org.apache.flink.runtime.io.network.api.writer used by org.apache.flink.runtime.operators.shippingClassDescriptionThe
ChannelSelectordetermines to which logical channels a record should be written to.An abstract record-oriented runtime result writer. -
Classes in org.apache.flink.runtime.io.network.api.writer used by org.apache.flink.runtime.shuffleClassDescriptionA record-oriented runtime result writer API for producing results.
-
Classes in org.apache.flink.runtime.io.network.api.writer used by org.apache.flink.runtime.taskmanagerClassDescriptionA record-oriented runtime result writer API for producing results.
-
-
Classes in org.apache.flink.runtime.io.network.api.writer used by org.apache.flink.streaming.runtime.partitionerClassDescriptionThe
ChannelSelectordetermines to which logical channels a record should be written to.TheSubtaskStateMappernarrows down the subtasks that need to be read during rescaling to recover from a particular subtask when in-flight data has been stored in the checkpoint. -
Classes in org.apache.flink.runtime.io.network.api.writer used by org.apache.flink.streaming.runtime.tasksClassDescriptionThe record writer delegate provides the availability function for task processor, and it might represent a single
RecordWriteror multipleRecordWriterinstances in specific implementations.