| Interface | Description |
|---|---|
| ResultPartitionConsumableNotifier | |
| ResultPartitionProvider | |
| ResultSubpartitionView |
A view to consume a
ResultSubpartition instance. |
| Class | Description |
|---|---|
| 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.
|
| ResultSubpartition |
A single subpartition of a
ResultPartition instance. |
| Enum | Description |
|---|---|
| ResultPartitionType |
| Exception | Description |
|---|---|
| PartitionNotFoundException | |
| ProducerFailedException |
Network-stack level Exception to notify remote receiver about a failed
partition producer.
|
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.