public static interface DAGProtos.TezNamedEntityDescriptorProtoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
DAGProtos.TezEntityDescriptorProto |
getEntityDescriptor()
optional .TezEntityDescriptorProto entity_descriptor = 2; |
DAGProtos.TezEntityDescriptorProtoOrBuilder |
getEntityDescriptorOrBuilder()
optional .TezEntityDescriptorProto entity_descriptor = 2; |
String |
getName()
optional string name = 1; |
com.google.protobuf.ByteString |
getNameBytes()
optional string name = 1; |
boolean |
hasEntityDescriptor()
optional .TezEntityDescriptorProto entity_descriptor = 2; |
boolean |
hasName()
optional string name = 1; |
boolean hasName()
optional string name = 1;String getName()
optional string name = 1;com.google.protobuf.ByteString getNameBytes()
optional string name = 1;boolean hasEntityDescriptor()
optional .TezEntityDescriptorProto entity_descriptor = 2;DAGProtos.TezEntityDescriptorProto getEntityDescriptor()
optional .TezEntityDescriptorProto entity_descriptor = 2;DAGProtos.TezEntityDescriptorProtoOrBuilder getEntityDescriptorOrBuilder()
optional .TezEntityDescriptorProto entity_descriptor = 2;Copyright © 2022 Apache Software Foundation. All rights reserved.