| Package | Description |
|---|---|
| org.apache.flink.runtime.deployment | |
| org.apache.flink.runtime.executiongraph |
| Modifier and Type | Method and Description |
|---|---|
static GateDeploymentDescriptor |
GateDeploymentDescriptor.fromEdges(ExecutionEdge[] edges) |
static ChannelDeploymentDescriptor |
ChannelDeploymentDescriptor.fromExecutionEdge(ExecutionEdge edge) |
| Modifier and Type | Method and Description |
|---|---|
static GateDeploymentDescriptor |
GateDeploymentDescriptor.fromEdges(List<ExecutionEdge> edges) |
| Modifier and Type | Method and Description |
|---|---|
ExecutionEdge[] |
ExecutionVertex.getInputEdges(int input) |
| Modifier and Type | Method and Description |
|---|---|
List<List<ExecutionEdge>> |
IntermediateResultPartition.getConsumers() |
Copyright © 2015 The Apache Software Foundation. All rights reserved.