| Package | Description |
|---|---|
| org.apache.flink.runtime.deployment | |
| org.apache.flink.runtime.executiongraph |
| Modifier and Type | Method and Description |
|---|---|
static InputChannelDeploymentDescriptor[] |
InputChannelDeploymentDescriptor.fromEdges(ExecutionEdge[] edges,
SimpleSlot consumerSlot)
Creates an input channel deployment descriptor for each partition.
|
| Modifier and Type | Method and Description |
|---|---|
ExecutionEdge[] |
ExecutionVertex.getInputEdges(int input) |
| Modifier and Type | Method and Description |
|---|---|
List<List<ExecutionEdge>> |
IntermediateResultPartition.getConsumers() |
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.