| Package | Description |
|---|---|
| org.apache.flink.runtime.executiongraph |
| Modifier and Type | Method and Description |
|---|---|
IntermediateResultPartition[] |
IntermediateResult.getPartitions() |
IntermediateResultPartition |
ExecutionEdge.getSource() |
| Modifier and Type | Method and Description |
|---|---|
void |
IntermediateResult.setPartition(int partitionNumber,
IntermediateResultPartition partition) |
| Constructor and Description |
|---|
ExecutionEdge(IntermediateResultPartition source,
ExecutionVertex target,
int inputNum) |
Copyright © 2015 The Apache Software Foundation. All rights reserved.