Uses of Package
org.apache.flink.runtime.io.network.partition
Packages that use org.apache.flink.runtime.io.network.partition
Package
Description
-
Classes in org.apache.flink.runtime.io.network.partition used by org.apache.flink.runtime.deployment
-
Classes in org.apache.flink.runtime.io.network.partition used by org.apache.flink.runtime.executiongraphClassDescriptionUtility for tracking partitions and issuing release calls to task executors and shuffle masters.Runtime identifier of a produced
IntermediateResultPartition.Type of a result partition. -
Classes in org.apache.flink.runtime.io.network.partition used by org.apache.flink.runtime.io.networkClassDescriptionRequest execution state of partition producer, the response accepts state check callbacks.When the netty server receives a downstream task's partition request event and finds its upstream task doesn't register its partition yet, the netty server will construct a
PartitionRequestListenerand notify the listener when the task deploys itself and registers its partition toResultPartitionManager.A result partition for data produced by a single task.Runtime identifier of a producedIntermediateResultPartition.The result partition manager keeps track of all currently produced/consumed partitions of a task manager.Interface for creating result partitions.A collection of subpartition indexes.Availability of theResultSubpartitionViewand the backlog in the correspondingResultSubpartition. -
Classes in org.apache.flink.runtime.io.network.partition used by org.apache.flink.runtime.io.network.api.writerClassDescriptionListener interface implemented by consumers of
ResultSubpartitionViewthat want to be notified of availability of further buffers.Runtime identifier of a producedIntermediateResultPartition.A collection of subpartition indexes.A view to consume aResultSubpartitioninstance. -
-
Classes in org.apache.flink.runtime.io.network.partition used by org.apache.flink.runtime.io.network.nettyClassDescriptionWhen the netty server receives a downstream task's partition request event and finds its upstream task doesn't register its partition yet, the netty server will construct a
PartitionRequestListenerand notify the listener when the task deploys itself and registers its partition toResultPartitionManager.A result partition for data produced by a single task.Runtime identifier of a producedIntermediateResultPartition.Interface for creating result partitions.A collection of subpartition indexes. -
Classes in org.apache.flink.runtime.io.network.partition used by org.apache.flink.runtime.io.network.partitionClassDescriptionBase partition tracker implementation, providing underlying data-structures for storing partitions, their associated keys and meta-information.The type of the BoundedBlockingSubpartition.Listener interface implemented by consumers of
ResultSubpartitionViewthat want to be notified of availability of further buffers.Buffer and the corresponding subpartition index.AResultPartitionwhich writes buffers directly toResultSubpartitions.Implemented by entities that hold any kind of channel state and need a reference to theChannelStateWriter.Interface for partitions that are checkpointed, meaning they store data as part of unaligned checkpoints.Data of different subpartitions can be appended to aDataBufferand after theDataBufferis full or finished, the appended data can be copied from it in subpartition index order.Container for meta-data of a data set.Utility for tracking partitions and issuing release calls to task executors and shuffle masters.PartitionedFileis the persistent file type of sort-merge based blocking shuffle.Exception for covering all the scenarios of consuming partition failure which causes the consumer task failed, and the job master would decide whether to restart the producer based on this exception.Result of state query, accepts state check callbacks.When the netty server receives a downstream task's partition request event and finds its upstream task doesn't register its partition yet, the netty server will construct aPartitionRequestListenerand notify the listener when the task deploys itself and registers its partition toResultPartitionManager.Manages partition request listener with input channel id.Utility for tracking partitions.Encapsulates all information that aPartitionTrackerkeeps for a partition.Lookup function forTaskExecutorGateway.A pipelined in-memory only subpartition, which can be consumed once.View over a pipelined in-memory only subpartition.Utility for tracking and releasing partitions on the ResourceManager.A result partition for data produced by a single task.Runtime identifier of a producedIntermediateResultPartition.The result partition manager keeps track of all currently produced/consumed partitions of a task manager.Interface for creating result partitions.Type of a result partition.A single subpartition of aResultPartitioninstance.A combination of aBufferand the backlog length indicating how many non-event buffers are available in the subpartition.A collection of subpartition indexes.A view to consume aResultSubpartitioninstance.Availability of theResultSubpartitionViewand the backlog in the correspondingResultSubpartition.ADataBufferimplementation which sorts all appended records only by subpartition index.SubpartitionSelectorhelps to choose from multiple available subpartitions when their output buffers should union into one stream.Interface for releasing cluster partitions on a task executor.Encapsulates meta-information the TaskExecutor requires to be kept for each partition.Utility for tracking partitions. -
Classes in org.apache.flink.runtime.io.network.partition used by org.apache.flink.runtime.io.network.partition.consumerClassDescriptionListener interface implemented by consumers of
ResultSubpartitionViewthat want to be notified of availability of further buffers.Implemented by entities that hold any kind of channel state and need a reference to theChannelStateWriter.Exception for covering all the scenarios of consuming partition failure which causes the consumer task failed, and the job master would decide whether to restart the producer based on this exception.Request execution state of partition producer, the response accepts state check callbacks.Result of state query, accepts state check callbacks.A deque-like data structure that supports prioritization of elements, such they will be polled before any non-priority elements.Runtime identifier of a producedIntermediateResultPartition.The result partition manager keeps track of all currently produced/consumed partitions of a task manager.Type of a result partition.A collection of subpartition indexes.A view to consume aResultSubpartitioninstance. -
-
Classes in org.apache.flink.runtime.io.network.partition used by org.apache.flink.runtime.io.network.partition.hybrid.tiered.nettyClassDescriptionListener interface implemented by consumers of
ResultSubpartitionViewthat want to be notified of availability of further buffers.A combination of aBufferand the backlog length indicating how many non-event buffers are available in the subpartition.A view to consume aResultSubpartitioninstance.Availability of theResultSubpartitionViewand the backlog in the correspondingResultSubpartition. -
Classes in org.apache.flink.runtime.io.network.partition used by org.apache.flink.runtime.io.network.partition.hybrid.tiered.shuffleClassDescriptionListener interface implemented by consumers of
ResultSubpartitionViewthat want to be notified of availability of further buffers.A result partition for data produced by a single task.Runtime identifier of a producedIntermediateResultPartition.The result partition manager keeps track of all currently produced/consumed partitions of a task manager.Type of a result partition.A view to consume aResultSubpartitioninstance. -
Classes in org.apache.flink.runtime.io.network.partition used by org.apache.flink.runtime.io.network.partition.hybrid.tiered.storageClassDescriptionBuffer and the corresponding subpartition index.Data of different subpartitions can be appended to a
DataBufferand after theDataBufferis full or finished, the appended data can be copied from it in subpartition index order.Runtime identifier of a producedIntermediateResultPartition.A collection of subpartition indexes.ADataBufferimplementation which sorts all appended records only by subpartition index. -
Classes in org.apache.flink.runtime.io.network.partition used by org.apache.flink.runtime.io.network.partition.hybrid.tiered.tierClassDescriptionRuntime identifier of a produced
IntermediateResultPartition.A collection of subpartition indexes. -
-
-
Classes in org.apache.flink.runtime.io.network.partition used by org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.remoteClassDescriptionRuntime identifier of a produced
IntermediateResultPartition.A collection of subpartition indexes. -
Classes in org.apache.flink.runtime.io.network.partition used by org.apache.flink.runtime.jobgraph
-
-
Classes in org.apache.flink.runtime.io.network.partition used by org.apache.flink.runtime.jobmanager
-
-
Classes in org.apache.flink.runtime.io.network.partition used by org.apache.flink.runtime.jobmasterClassDescriptionUtility for tracking partitions and issuing release calls to task executors and shuffle masters.Factory for
JobMasterPartitionTracker.Runtime identifier of a producedIntermediateResultPartition. -
Classes in org.apache.flink.runtime.io.network.partition used by org.apache.flink.runtime.resourcemanagerClassDescriptionInterface for components that manage cluster partitions.Container for meta-data of a data set.Factory for
ResourceManagerPartitionTracker. -
Classes in org.apache.flink.runtime.io.network.partition used by org.apache.flink.runtime.resourcemanager.activeClassDescriptionInterface for components that manage cluster partitions.Factory for
ResourceManagerPartitionTracker. -
-
Classes in org.apache.flink.runtime.io.network.partition used by org.apache.flink.runtime.schedulerClassDescriptionUtility for tracking partitions and issuing release calls to task executors and shuffle masters.Runtime identifier of a produced
IntermediateResultPartition. -
Classes in org.apache.flink.runtime.io.network.partition used by org.apache.flink.runtime.scheduler.adaptiveClassDescriptionUtility for tracking partitions and issuing release calls to task executors and shuffle masters.Runtime identifier of a produced
IntermediateResultPartition. -
Classes in org.apache.flink.runtime.io.network.partition used by org.apache.flink.runtime.scheduler.adaptivebatchClassDescriptionUtility for tracking partitions and issuing release calls to task executors and shuffle masters.
-
-
Classes in org.apache.flink.runtime.io.network.partition used by org.apache.flink.runtime.shuffleClassDescriptionRequest execution state of partition producer, the response accepts state check callbacks.Runtime identifier of a produced
IntermediateResultPartition.Type of a result partition. -
Classes in org.apache.flink.runtime.io.network.partition used by org.apache.flink.runtime.taskexecutorClassDescriptionRuntime identifier of a produced
IntermediateResultPartition.Utility for tracking partitions. -
-
-
Classes in org.apache.flink.runtime.io.network.partition used by org.apache.flink.runtime.taskmanagerClassDescriptionThe type of the BoundedBlockingSubpartition.Implemented by entities that hold any kind of channel state and need a reference to the
ChannelStateWriter.Request execution state of partition producer, the response accepts state check callbacks.Result of state query, accepts state check callbacks.Runtime identifier of a producedIntermediateResultPartition. -
Classes in org.apache.flink.runtime.io.network.partition used by org.apache.flink.runtime.topology
-
-