| Modifier and Type | Method and Description |
|---|---|
ResultPartition[] |
RuntimeEnvironment.getProducedPartitions() |
| Constructor and Description |
|---|
ResultPartitionWriter(ResultPartition partition) |
| Modifier and Type | Field and Description |
|---|---|
protected ResultPartition |
ResultSubpartition.parent
The parent partition this subpartition belongs to.
|
| Modifier and Type | Field and Description |
|---|---|
com.google.common.collect.Table<ExecutionAttemptID,IntermediateResultPartitionID,ResultPartition> |
ResultPartitionManager.registeredPartitions |
| Modifier and Type | Method and Description |
|---|---|
void |
ResultPartitionManager.registerResultPartition(ResultPartition partition) |
| Constructor and Description |
|---|
ResultSubpartition(int index,
ResultPartition parent) |
| Modifier and Type | Method and Description |
|---|---|
ResultPartition[] |
Task.getProducedPartitions() |
Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.