Package | Description |
---|---|
org.apache.tez.dag.api |
Modifier and Type | Method and Description |
---|---|
static VertexManagerPluginDescriptor |
VertexManagerPluginDescriptor.create(String className) |
Modifier and Type | Method and Description |
---|---|
Vertex |
Vertex.setVertexManagerPlugin(VertexManagerPluginDescriptor vertexManagerPluginDescriptor)
Specifies a
VertexManagerPlugin for the vertex. |
Copyright © 2024 Apache Software Foundation. All rights reserved.