Uses of Package
org.apache.flink.runtime.io.network.api.writer
-
Classes in org.apache.flink.runtime.io.network.api.writer used by org.apache.flink.runtime.checkpoint.channel Class Description ResultPartitionWriter A 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.execution Class Description ResultPartitionWriter A 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.writer Class Description ChannelSelector TheChannelSelectordetermines to which logical channels a record should be written to.RecordWriter An abstract record-oriented runtime result writer.RecordWriterBuilder Utility class to encapsulate the logic of building aRecordWriterinstance.RecordWriterDelegate The record writer delegate provides the availability function for task processor, and it might represent a singleRecordWriteror multipleRecordWriterinstances in specific implementations.ResultPartitionWriter A record-oriented runtime result writer API for producing results.SubtaskStateMapper 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.partition Class Description ResultPartitionWriter A 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.shuffle Class Description ResultPartitionWriter A 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.jobgraph Class Description SubtaskStateMapper 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.operators Class Description RecordWriter An abstract record-oriented runtime result writer. -
Classes in org.apache.flink.runtime.io.network.api.writer used by org.apache.flink.runtime.operators.shipping Class Description ChannelSelector TheChannelSelectordetermines to which logical channels a record should be written to.RecordWriter An abstract record-oriented runtime result writer. -
Classes in org.apache.flink.runtime.io.network.api.writer used by org.apache.flink.runtime.shuffle Class Description ResultPartitionWriter A 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.taskmanager Class Description ResultPartitionWriter A 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.io Class Description RecordWriter An abstract record-oriented runtime result writer. -
Classes in org.apache.flink.runtime.io.network.api.writer used by org.apache.flink.streaming.runtime.partitioner Class Description ChannelSelector TheChannelSelectordetermines to which logical channels a record should be written to.SubtaskStateMapper 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.tasks Class Description RecordWriterDelegate The record writer delegate provides the availability function for task processor, and it might represent a singleRecordWriteror multipleRecordWriterinstances in specific implementations.