public static interface DAGProtos.PlanGroupInputEdgeInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description | 
|---|---|
String | 
getDestVertexName()
required string dest_vertex_name = 1; | 
com.google.protobuf.ByteString | 
getDestVertexNameBytes()
required string dest_vertex_name = 1; | 
DAGProtos.TezEntityDescriptorProto | 
getMergedInput()
required .TezEntityDescriptorProto merged_input = 2; | 
DAGProtos.TezEntityDescriptorProtoOrBuilder | 
getMergedInputOrBuilder()
required .TezEntityDescriptorProto merged_input = 2; | 
boolean | 
hasDestVertexName()
required string dest_vertex_name = 1; | 
boolean | 
hasMergedInput()
required .TezEntityDescriptorProto merged_input = 2; | 
boolean hasDestVertexName()
required string dest_vertex_name = 1;String getDestVertexName()
required string dest_vertex_name = 1;com.google.protobuf.ByteString getDestVertexNameBytes()
required string dest_vertex_name = 1;boolean hasMergedInput()
required .TezEntityDescriptorProto merged_input = 2;DAGProtos.TezEntityDescriptorProto getMergedInput()
required .TezEntityDescriptorProto merged_input = 2;DAGProtos.TezEntityDescriptorProtoOrBuilder getMergedInputOrBuilder()
required .TezEntityDescriptorProto merged_input = 2;Copyright © 2016 Apache Software Foundation. All rights reserved.