public static final class DAGProtos.TezEntityDescriptorProto.Builder extends com.google.protobuf.GeneratedMessage.Builder<DAGProtos.TezEntityDescriptorProto.Builder> implements DAGProtos.TezEntityDescriptorProtoOrBuilder
TezEntityDescriptorProto| Modifier and Type | Method and Description |
|---|---|
DAGProtos.TezEntityDescriptorProto |
build() |
DAGProtos.TezEntityDescriptorProto |
buildPartial() |
DAGProtos.TezEntityDescriptorProto.Builder |
clear() |
DAGProtos.TezEntityDescriptorProto.Builder |
clearClassName()
optional string class_name = 1; |
DAGProtos.TezEntityDescriptorProto.Builder |
clearHistoryText()
optional bytes history_text = 3; |
DAGProtos.TezEntityDescriptorProto.Builder |
clearTezUserPayload()
optional .TezUserPayloadProto tez_user_payload = 2; |
DAGProtos.TezEntityDescriptorProto.Builder |
clone() |
String |
getClassName()
optional string class_name = 1; |
com.google.protobuf.ByteString |
getClassNameBytes()
optional string class_name = 1; |
DAGProtos.TezEntityDescriptorProto |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
com.google.protobuf.ByteString |
getHistoryText()
optional bytes history_text = 3; |
DAGProtos.TezUserPayloadProto |
getTezUserPayload()
optional .TezUserPayloadProto tez_user_payload = 2; |
DAGProtos.TezUserPayloadProto.Builder |
getTezUserPayloadBuilder()
optional .TezUserPayloadProto tez_user_payload = 2; |
DAGProtos.TezUserPayloadProtoOrBuilder |
getTezUserPayloadOrBuilder()
optional .TezUserPayloadProto tez_user_payload = 2; |
boolean |
hasClassName()
optional string class_name = 1; |
boolean |
hasHistoryText()
optional bytes history_text = 3; |
boolean |
hasTezUserPayload()
optional .TezUserPayloadProto tez_user_payload = 2; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
DAGProtos.TezEntityDescriptorProto.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
DAGProtos.TezEntityDescriptorProto.Builder |
mergeFrom(DAGProtos.TezEntityDescriptorProto other) |
DAGProtos.TezEntityDescriptorProto.Builder |
mergeFrom(com.google.protobuf.Message other) |
DAGProtos.TezEntityDescriptorProto.Builder |
mergeTezUserPayload(DAGProtos.TezUserPayloadProto value)
optional .TezUserPayloadProto tez_user_payload = 2; |
DAGProtos.TezEntityDescriptorProto.Builder |
setClassName(String value)
optional string class_name = 1; |
DAGProtos.TezEntityDescriptorProto.Builder |
setClassNameBytes(com.google.protobuf.ByteString value)
optional string class_name = 1; |
DAGProtos.TezEntityDescriptorProto.Builder |
setHistoryText(com.google.protobuf.ByteString value)
optional bytes history_text = 3; |
DAGProtos.TezEntityDescriptorProto.Builder |
setTezUserPayload(DAGProtos.TezUserPayloadProto.Builder builderForValue)
optional .TezUserPayloadProto tez_user_payload = 2; |
DAGProtos.TezEntityDescriptorProto.Builder |
setTezUserPayload(DAGProtos.TezUserPayloadProto value)
optional .TezUserPayloadProto tez_user_payload = 2; |
addRepeatedField, clearField, getAllFields, getField, getFieldBuilder, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFieldsfindInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageExceptionaddAll, newUninitializedMessageExceptionpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<DAGProtos.TezEntityDescriptorProto.Builder>public DAGProtos.TezEntityDescriptorProto.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessage.Builder<DAGProtos.TezEntityDescriptorProto.Builder>public DAGProtos.TezEntityDescriptorProto.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessage.Builder<DAGProtos.TezEntityDescriptorProto.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<DAGProtos.TezEntityDescriptorProto.Builder>public DAGProtos.TezEntityDescriptorProto getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic DAGProtos.TezEntityDescriptorProto build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic DAGProtos.TezEntityDescriptorProto buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic DAGProtos.TezEntityDescriptorProto.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<DAGProtos.TezEntityDescriptorProto.Builder>public DAGProtos.TezEntityDescriptorProto.Builder mergeFrom(DAGProtos.TezEntityDescriptorProto other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<DAGProtos.TezEntityDescriptorProto.Builder>public DAGProtos.TezEntityDescriptorProto.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<DAGProtos.TezEntityDescriptorProto.Builder>IOExceptionpublic boolean hasClassName()
optional string class_name = 1;hasClassName in interface DAGProtos.TezEntityDescriptorProtoOrBuilderpublic String getClassName()
optional string class_name = 1;getClassName in interface DAGProtos.TezEntityDescriptorProtoOrBuilderpublic com.google.protobuf.ByteString getClassNameBytes()
optional string class_name = 1;getClassNameBytes in interface DAGProtos.TezEntityDescriptorProtoOrBuilderpublic DAGProtos.TezEntityDescriptorProto.Builder setClassName(String value)
optional string class_name = 1;public DAGProtos.TezEntityDescriptorProto.Builder clearClassName()
optional string class_name = 1;public DAGProtos.TezEntityDescriptorProto.Builder setClassNameBytes(com.google.protobuf.ByteString value)
optional string class_name = 1;public boolean hasTezUserPayload()
optional .TezUserPayloadProto tez_user_payload = 2;hasTezUserPayload in interface DAGProtos.TezEntityDescriptorProtoOrBuilderpublic DAGProtos.TezUserPayloadProto getTezUserPayload()
optional .TezUserPayloadProto tez_user_payload = 2;getTezUserPayload in interface DAGProtos.TezEntityDescriptorProtoOrBuilderpublic DAGProtos.TezEntityDescriptorProto.Builder setTezUserPayload(DAGProtos.TezUserPayloadProto value)
optional .TezUserPayloadProto tez_user_payload = 2;public DAGProtos.TezEntityDescriptorProto.Builder setTezUserPayload(DAGProtos.TezUserPayloadProto.Builder builderForValue)
optional .TezUserPayloadProto tez_user_payload = 2;public DAGProtos.TezEntityDescriptorProto.Builder mergeTezUserPayload(DAGProtos.TezUserPayloadProto value)
optional .TezUserPayloadProto tez_user_payload = 2;public DAGProtos.TezEntityDescriptorProto.Builder clearTezUserPayload()
optional .TezUserPayloadProto tez_user_payload = 2;public DAGProtos.TezUserPayloadProto.Builder getTezUserPayloadBuilder()
optional .TezUserPayloadProto tez_user_payload = 2;public DAGProtos.TezUserPayloadProtoOrBuilder getTezUserPayloadOrBuilder()
optional .TezUserPayloadProto tez_user_payload = 2;getTezUserPayloadOrBuilder in interface DAGProtos.TezEntityDescriptorProtoOrBuilderpublic boolean hasHistoryText()
optional bytes history_text = 3;hasHistoryText in interface DAGProtos.TezEntityDescriptorProtoOrBuilderpublic com.google.protobuf.ByteString getHistoryText()
optional bytes history_text = 3;getHistoryText in interface DAGProtos.TezEntityDescriptorProtoOrBuilderpublic DAGProtos.TezEntityDescriptorProto.Builder setHistoryText(com.google.protobuf.ByteString value)
optional bytes history_text = 3;public DAGProtos.TezEntityDescriptorProto.Builder clearHistoryText()
optional bytes history_text = 3;Copyright © 2014 Apache Software Foundation. All rights reserved.