| Package | Description |
|---|---|
| org.apache.tez.dag.api.records |
| Modifier and Type | Class and Description |
|---|---|
static class |
DAGProtos.PlanVertexGroupInfo
Protobuf type
PlanVertexGroupInfo |
static class |
DAGProtos.PlanVertexGroupInfo.Builder
Protobuf type
PlanVertexGroupInfo |
| Modifier and Type | Method and Description |
|---|---|
DAGProtos.PlanVertexGroupInfoOrBuilder |
DAGProtos.DAGPlanOrBuilder.getVertexGroupsOrBuilder(int index)
repeated .PlanVertexGroupInfo vertex_groups = 6; |
DAGProtos.PlanVertexGroupInfoOrBuilder |
DAGProtos.DAGPlan.getVertexGroupsOrBuilder(int index)
repeated .PlanVertexGroupInfo vertex_groups = 6; |
DAGProtos.PlanVertexGroupInfoOrBuilder |
DAGProtos.DAGPlan.Builder.getVertexGroupsOrBuilder(int index)
repeated .PlanVertexGroupInfo vertex_groups = 6; |
| Modifier and Type | Method and Description |
|---|---|
List<? extends DAGProtos.PlanVertexGroupInfoOrBuilder> |
DAGProtos.DAGPlanOrBuilder.getVertexGroupsOrBuilderList()
repeated .PlanVertexGroupInfo vertex_groups = 6; |
List<? extends DAGProtos.PlanVertexGroupInfoOrBuilder> |
DAGProtos.DAGPlan.getVertexGroupsOrBuilderList()
repeated .PlanVertexGroupInfo vertex_groups = 6; |
List<? extends DAGProtos.PlanVertexGroupInfoOrBuilder> |
DAGProtos.DAGPlan.Builder.getVertexGroupsOrBuilderList()
repeated .PlanVertexGroupInfo vertex_groups = 6; |
Copyright © 2014 Apache Software Foundation. All rights reserved.