| Class and Description |
|---|
| ResultPartitionType
Type of a result partition.
|
| Class and Description |
|---|
| JobMasterPartitionTracker
Utility for tracking partitions and issuing release calls to task executors and shuffle masters.
|
| ResultPartitionType
Type of a result partition.
|
| Class and Description |
|---|
| PartitionProducerStateProvider
Request execution state of partition producer, the response accepts state check callbacks.
|
| PartitionRequestListener
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
PartitionRequestListener and notify the listener when the task deploys itself and registers its
partition to ResultPartitionManager. |
| ResultPartition
A result partition for data produced by a single task.
|
| ResultPartitionID
Runtime identifier of a produced
IntermediateResultPartition. |
| ResultPartitionManager
The result partition manager keeps track of all currently produced/consumed partitions of a task
manager.
|
| ResultPartitionProvider
Interface for creating result partitions.
|
| ResultSubpartitionIndexSet
A collection of subpartition indexes.
|
| ResultSubpartitionView.AvailabilityWithBacklog
Availability of the
ResultSubpartitionView and the backlog in the corresponding
ResultSubpartition. |
| Class and Description |
|---|
| BufferAvailabilityListener
Listener interface implemented by consumers of
ResultSubpartitionView that want to be
notified of availability of further buffers. |
| ResultPartitionID
Runtime identifier of a produced
IntermediateResultPartition. |
| ResultSubpartitionIndexSet
A collection of subpartition indexes.
|
| ResultSubpartitionView
A view to consume a
ResultSubpartition instance. |
| Class and Description |
|---|
| ResultPartition
A result partition for data produced by a single task.
|
| Class and Description |
|---|
| PartitionRequestListener
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
PartitionRequestListener and notify the listener when the task deploys itself and registers its
partition to ResultPartitionManager. |
| ResultPartition
A result partition for data produced by a single task.
|
| ResultPartitionID
Runtime identifier of a produced
IntermediateResultPartition. |
| ResultPartitionProvider
Interface for creating result partitions.
|
| ResultSubpartitionIndexSet
A collection of subpartition indexes.
|
| Class and Description |
|---|
| AbstractPartitionTracker
Base partition tracker implementation, providing underlying data-structures for storing
partitions, their associated keys and meta-information.
|
| BoundedBlockingSubpartitionType
The type of the BoundedBlockingSubpartition.
|
| BufferAvailabilityListener
Listener interface implemented by consumers of
ResultSubpartitionView that want to be
notified of availability of further buffers. |
| BufferWithSubpartition
Buffer and the corresponding subpartition index.
|
| BufferWritingResultPartition
A
ResultPartition which writes buffers directly to ResultSubpartitions. |
| ChannelStateHolder
Implemented by entities that hold any kind of channel state and need a reference to the
ChannelStateWriter. |
| CheckpointedResultPartition
Interface for partitions that are checkpointed, meaning they store data as part of unaligned
checkpoints.
|
| DataBuffer
Data of different subpartitions can be appended to a
DataBuffer and after the DataBuffer is full or finished, the appended data can be copied from it in subpartition index
order. |
| DataSetMetaInfo
Container for meta-data of a data set.
|
| JobMasterPartitionTracker
Utility for tracking partitions and issuing release calls to task executors and shuffle masters.
|
PartitionedFile
PartitionedFile is the persistent file type of sort-merge based blocking shuffle. |
| PartitionException
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.
|
| PartitionProducerStateProvider.ResponseHandle
Result of state query, accepts state check callbacks.
|
| PartitionRequestListener
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
PartitionRequestListener and notify the listener when the task deploys itself and registers its
partition to ResultPartitionManager. |
| PartitionRequestListenerManager
Manages partition request listener with input channel id.
|
| PartitionTracker
Utility for tracking partitions.
|
| PartitionTrackerEntry
Encapsulates all information that a
PartitionTracker keeps for a partition. |
| PartitionTrackerFactory.TaskExecutorGatewayLookup
Lookup function for
TaskExecutorGateway. |
| PipelinedSubpartition
A pipelined in-memory only subpartition, which can be consumed once.
|
| PipelinedSubpartitionView
View over a pipelined in-memory only subpartition.
|
| ResourceManagerPartitionTracker
Utility for tracking and releasing partitions on the ResourceManager.
|
| ResultPartition
A result partition for data produced by a single task.
|
| ResultPartitionID
Runtime identifier of a produced
IntermediateResultPartition. |
| ResultPartitionManager
The result partition manager keeps track of all currently produced/consumed partitions of a task
manager.
|
| ResultPartitionProvider
Interface for creating result partitions.
|
| ResultPartitionType
Type of a result partition.
|
| ResultSubpartition
A single subpartition of a
ResultPartition instance. |
| ResultSubpartition.BufferAndBacklog
A combination of a
Buffer and the backlog length indicating how many non-event
buffers are available in the subpartition. |
| ResultSubpartitionIndexSet
A collection of subpartition indexes.
|
| ResultSubpartitionView
A view to consume a
ResultSubpartition instance. |
| ResultSubpartitionView.AvailabilityWithBacklog
Availability of the
ResultSubpartitionView and the backlog in the corresponding
ResultSubpartition. |
| SortBuffer
A
DataBuffer implementation which sorts all appended records only by subpartition index. |
SubpartitionSelector
SubpartitionSelector helps to choose from multiple available subpartitions when their
output buffers should union into one stream. |
| TaskExecutorClusterPartitionReleaser
Interface for releasing cluster partitions on a task executor.
|
| TaskExecutorPartitionInfo
Encapsulates meta-information the TaskExecutor requires to be kept for each partition.
|
| TaskExecutorPartitionTracker
Utility for tracking partitions.
|
| Class and Description |
|---|
| BufferAvailabilityListener
Listener interface implemented by consumers of
ResultSubpartitionView that want to be
notified of availability of further buffers. |
| ChannelStateHolder
Implemented by entities that hold any kind of channel state and need a reference to the
ChannelStateWriter. |
| PartitionException
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.
|
| PartitionProducerStateProvider
Request execution state of partition producer, the response accepts state check callbacks.
|
| PartitionProducerStateProvider.ResponseHandle
Result of state query, accepts state check callbacks.
|
| PrioritizedDeque
A deque-like data structure that supports prioritization of elements, such they will be polled
before any non-priority elements.
|
| ResultPartitionID
Runtime identifier of a produced
IntermediateResultPartition. |
| ResultPartitionManager
The result partition manager keeps track of all currently produced/consumed partitions of a task
manager.
|
| ResultPartitionType
Type of a result partition.
|
| ResultSubpartitionIndexSet
A collection of subpartition indexes.
|
| ResultSubpartitionView
A view to consume a
ResultSubpartition instance. |
| Class and Description |
|---|
| BufferAvailabilityListener
Listener interface implemented by consumers of
ResultSubpartitionView that want to be
notified of availability of further buffers. |
| ResultPartition
A result partition for data produced by a single task.
|
| ResultPartitionID
Runtime identifier of a produced
IntermediateResultPartition. |
| ResultPartitionManager
The result partition manager keeps track of all currently produced/consumed partitions of a task
manager.
|
| ResultPartitionType
Type of a result partition.
|
| ResultSubpartition.BufferAndBacklog
A combination of a
Buffer and the backlog length indicating how many non-event
buffers are available in the subpartition. |
| ResultSubpartitionView
A view to consume a
ResultSubpartition instance. |
| ResultSubpartitionView.AvailabilityWithBacklog
Availability of the
ResultSubpartitionView and the backlog in the corresponding
ResultSubpartition. |
| Class and Description |
|---|
| ResultPartitionID
Runtime identifier of a produced
IntermediateResultPartition. |
| Class and Description |
|---|
| BufferAvailabilityListener
Listener interface implemented by consumers of
ResultSubpartitionView that want to be
notified of availability of further buffers. |
| ResultSubpartition.BufferAndBacklog
A combination of a
Buffer and the backlog length indicating how many non-event
buffers are available in the subpartition. |
| ResultSubpartitionView
A view to consume a
ResultSubpartition instance. |
| ResultSubpartitionView.AvailabilityWithBacklog
Availability of the
ResultSubpartitionView and the backlog in the corresponding
ResultSubpartition. |
| Class and Description |
|---|
| BufferAvailabilityListener
Listener interface implemented by consumers of
ResultSubpartitionView that want to be
notified of availability of further buffers. |
| ResultPartition
A result partition for data produced by a single task.
|
| ResultPartitionID
Runtime identifier of a produced
IntermediateResultPartition. |
| ResultPartitionManager
The result partition manager keeps track of all currently produced/consumed partitions of a task
manager.
|
| ResultPartitionType
Type of a result partition.
|
| ResultSubpartitionView
A view to consume a
ResultSubpartition instance. |
| Class and Description |
|---|
| BufferWithSubpartition
Buffer and the corresponding subpartition index.
|
| DataBuffer
Data of different subpartitions can be appended to a
DataBuffer and after the DataBuffer is full or finished, the appended data can be copied from it in subpartition index
order. |
| ResultSubpartitionIndexSet
A collection of subpartition indexes.
|
| SortBuffer
A
DataBuffer implementation which sorts all appended records only by subpartition index. |
| Class and Description |
|---|
| ResultSubpartitionIndexSet
A collection of subpartition indexes.
|
| Class and Description |
|---|
| ResultSubpartitionIndexSet
A collection of subpartition indexes.
|
| Class and Description |
|---|
| ResultSubpartitionIndexSet
A collection of subpartition indexes.
|
| Class and Description |
|---|
| ResultSubpartitionIndexSet
A collection of subpartition indexes.
|
| Class and Description |
|---|
| ResultPartitionType
Type of a result partition.
|
| Class and Description |
|---|
| ResultPartitionType
Type of a result partition.
|
| Class and Description |
|---|
| ResultPartitionID
Runtime identifier of a produced
IntermediateResultPartition. |
| Class and Description |
|---|
| ResultPartitionID
Runtime identifier of a produced
IntermediateResultPartition. |
| Class and Description |
|---|
| JobMasterPartitionTracker
Utility for tracking partitions and issuing release calls to task executors and shuffle masters.
|
| PartitionTrackerFactory
Factory for
JobMasterPartitionTracker. |
| ResultPartitionID
Runtime identifier of a produced
IntermediateResultPartition. |
| Class and Description |
|---|
| ClusterPartitionManager
Interface for components that manage cluster partitions.
|
| DataSetMetaInfo
Container for meta-data of a data set.
|
| ResourceManagerPartitionTrackerFactory
Factory for
ResourceManagerPartitionTracker. |
| Class and Description |
|---|
| ClusterPartitionManager
Interface for components that manage cluster partitions.
|
| ResourceManagerPartitionTrackerFactory
Factory for
ResourceManagerPartitionTracker. |
| Class and Description |
|---|
| DataSetMetaInfo
Container for meta-data of a data set.
|
| Class and Description |
|---|
| JobMasterPartitionTracker
Utility for tracking partitions and issuing release calls to task executors and shuffle masters.
|
| ResultPartitionID
Runtime identifier of a produced
IntermediateResultPartition. |
| Class and Description |
|---|
| JobMasterPartitionTracker
Utility for tracking partitions and issuing release calls to task executors and shuffle masters.
|
| ResultPartitionID
Runtime identifier of a produced
IntermediateResultPartition. |
| Class and Description |
|---|
| JobMasterPartitionTracker
Utility for tracking partitions and issuing release calls to task executors and shuffle masters.
|
| Class and Description |
|---|
| ResultPartitionType
Type of a result partition.
|
| Class and Description |
|---|
| PartitionProducerStateProvider
Request execution state of partition producer, the response accepts state check callbacks.
|
| ResultPartitionID
Runtime identifier of a produced
IntermediateResultPartition. |
| ResultPartitionType
Type of a result partition.
|
| Class and Description |
|---|
| ResultPartitionID
Runtime identifier of a produced
IntermediateResultPartition. |
| TaskExecutorPartitionTracker
Utility for tracking partitions.
|
| Class and Description |
|---|
| ResultPartitionID
Runtime identifier of a produced
IntermediateResultPartition. |
| Class and Description |
|---|
| ResultPartitionID
Runtime identifier of a produced
IntermediateResultPartition. |
| Class and Description |
|---|
| BoundedBlockingSubpartitionType
The type of the BoundedBlockingSubpartition.
|
| ChannelStateHolder
Implemented by entities that hold any kind of channel state and need a reference to the
ChannelStateWriter. |
| PartitionProducerStateProvider
Request execution state of partition producer, the response accepts state check callbacks.
|
| PartitionProducerStateProvider.ResponseHandle
Result of state query, accepts state check callbacks.
|
| ResultPartitionID
Runtime identifier of a produced
IntermediateResultPartition. |
| Class and Description |
|---|
| ResultPartitionType
Type of a result partition.
|
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.