public static interface RecoveryProtos.EdgeManagerDescriptorProtoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getEdgeName()
optional string edge_name = 1; |
com.google.protobuf.ByteString |
getEdgeNameBytes()
optional string edge_name = 1; |
org.apache.tez.dag.api.records.DAGProtos.TezEntityDescriptorProto |
getEntityDescriptor()
optional .TezEntityDescriptorProto entity_descriptor = 2; |
org.apache.tez.dag.api.records.DAGProtos.TezEntityDescriptorProtoOrBuilder |
getEntityDescriptorOrBuilder()
optional .TezEntityDescriptorProto entity_descriptor = 2; |
boolean |
hasEdgeName()
optional string edge_name = 1; |
boolean |
hasEntityDescriptor()
optional .TezEntityDescriptorProto entity_descriptor = 2; |
boolean hasEdgeName()
optional string edge_name = 1;String getEdgeName()
optional string edge_name = 1;com.google.protobuf.ByteString getEdgeNameBytes()
optional string edge_name = 1;boolean hasEntityDescriptor()
optional .TezEntityDescriptorProto entity_descriptor = 2;org.apache.tez.dag.api.records.DAGProtos.TezEntityDescriptorProto getEntityDescriptor()
optional .TezEntityDescriptorProto entity_descriptor = 2;org.apache.tez.dag.api.records.DAGProtos.TezEntityDescriptorProtoOrBuilder getEntityDescriptorOrBuilder()
optional .TezEntityDescriptorProto entity_descriptor = 2;Copyright © 2014 Apache Software Foundation. All rights reserved.