Package | Description |
---|---|
org.apache.tez.dag.api |
Modifier and Type | Method and Description |
---|---|
EdgeManagerPluginContext |
EdgeManagerPluginOnDemand.getContext()
Return the
EdgeManagerPluginContext for this specific instance of
the vertex manager. |
EdgeManagerPluginContext |
EdgeManagerPlugin.getContext()
Return the
EdgeManagerPluginContext for this specific instance of
the vertex manager. |
Constructor and Description |
---|
EdgeManagerPlugin(EdgeManagerPluginContext context)
Create an instance of the EdgeManagerPlugin.
|
EdgeManagerPluginOnDemand(EdgeManagerPluginContext context)
Create an instance of the
EdgeManagerPluginOnDemand . |
Copyright © 2024 Apache Software Foundation. All rights reserved.