| Package | Description |
|---|---|
| org.apache.flink.runtime.deployment | |
| org.apache.flink.runtime.executiongraph |
| Modifier and Type | Method and Description |
|---|---|
static InputChannelDeploymentDescriptor[] |
InputChannelDeploymentDescriptor.fromEdges(ExecutionEdge[] edges,
ResourceID consumerResourceId,
boolean allowLazyDeployment)
Creates an input channel deployment descriptor for each partition.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExecutionGraph.scheduleOrUpdateConsumers(ResultPartitionID partitionId)
Schedule or updates consumers of the given result partition.
|
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.