| Package | Description |
|---|---|
| org.apache.tez.dag.api | |
| org.apache.tez.runtime.api.events |
| Modifier and Type | Method and Description |
|---|---|
static EdgeManagerPluginOnDemand.CompositeEventRouteMetadata |
EdgeManagerPluginOnDemand.CompositeEventRouteMetadata.create(int count,
int target,
int source) |
abstract EdgeManagerPluginOnDemand.CompositeEventRouteMetadata |
EdgeManagerPluginOnDemand.routeCompositeDataMovementEventToDestination(int sourceTaskIndex,
int destinationTaskIndex)
The method provides the
EdgeManagerPluginOnDemand.EventRouteMetadata to route a
CompositeDataMovementEvent produced by the given source task to the
given destination task. |
| Modifier and Type | Method and Description |
|---|---|
CompositeRoutedDataMovementEvent |
CompositeDataMovementEvent.expandRouted(EdgeManagerPluginOnDemand.CompositeEventRouteMetadata routeMeta) |
Copyright © 2022 Apache Software Foundation. All rights reserved.