org.apache.hadoop.yarn.proto
Class YarnServiceProtos.RegisterApplicationMasterRequestProto.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder<BuilderType>
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessage.Builder<YarnServiceProtos.RegisterApplicationMasterRequestProto.Builder>
org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto.Builder
- All Implemented Interfaces:
- com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Cloneable, YarnServiceProtos.RegisterApplicationMasterRequestProtoOrBuilder
- Enclosing class:
- YarnServiceProtos.RegisterApplicationMasterRequestProto
public static final class YarnServiceProtos.RegisterApplicationMasterRequestProto.Builder
- extends com.google.protobuf.GeneratedMessage.Builder<YarnServiceProtos.RegisterApplicationMasterRequestProto.Builder>
- implements YarnServiceProtos.RegisterApplicationMasterRequestProtoOrBuilder
| Methods inherited from class com.google.protobuf.GeneratedMessage.Builder |
addRepeatedField, clearField, getAllFields, getField, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields |
| Methods inherited from class com.google.protobuf.AbstractMessage.Builder |
mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException |
| Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder |
addAll, newUninitializedMessageException |
| Methods inherited from interface com.google.protobuf.MessageOrBuilder |
getAllFields, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField |
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<YarnServiceProtos.RegisterApplicationMasterRequestProto.Builder>
clear
public YarnServiceProtos.RegisterApplicationMasterRequestProto.Builder clear()
- Specified by:
clear in interface com.google.protobuf.Message.Builder- Specified by:
clear in interface com.google.protobuf.MessageLite.Builder- Overrides:
clear in class com.google.protobuf.GeneratedMessage.Builder<YarnServiceProtos.RegisterApplicationMasterRequestProto.Builder>
clone
public YarnServiceProtos.RegisterApplicationMasterRequestProto.Builder clone()
- Specified by:
clone in interface com.google.protobuf.Message.Builder- Specified by:
clone in interface com.google.protobuf.MessageLite.Builder- Overrides:
clone in class com.google.protobuf.GeneratedMessage.Builder<YarnServiceProtos.RegisterApplicationMasterRequestProto.Builder>
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType in interface com.google.protobuf.Message.Builder- Specified by:
getDescriptorForType in interface com.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<YarnServiceProtos.RegisterApplicationMasterRequestProto.Builder>
getDefaultInstanceForType
public YarnServiceProtos.RegisterApplicationMasterRequestProto getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
build
public YarnServiceProtos.RegisterApplicationMasterRequestProto build()
- Specified by:
build in interface com.google.protobuf.Message.Builder- Specified by:
build in interface com.google.protobuf.MessageLite.Builder
buildPartial
public YarnServiceProtos.RegisterApplicationMasterRequestProto buildPartial()
- Specified by:
buildPartial in interface com.google.protobuf.Message.Builder- Specified by:
buildPartial in interface com.google.protobuf.MessageLite.Builder
mergeFrom
public YarnServiceProtos.RegisterApplicationMasterRequestProto.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom in interface com.google.protobuf.Message.Builder- Overrides:
mergeFrom in class com.google.protobuf.AbstractMessage.Builder<YarnServiceProtos.RegisterApplicationMasterRequestProto.Builder>
mergeFrom
public YarnServiceProtos.RegisterApplicationMasterRequestProto.Builder mergeFrom(YarnServiceProtos.RegisterApplicationMasterRequestProto other)
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized in interface com.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitialized in class com.google.protobuf.GeneratedMessage.Builder<YarnServiceProtos.RegisterApplicationMasterRequestProto.Builder>
mergeFrom
public YarnServiceProtos.RegisterApplicationMasterRequestProto.Builder mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws IOException
- Specified by:
mergeFrom in interface com.google.protobuf.Message.Builder- Specified by:
mergeFrom in interface com.google.protobuf.MessageLite.Builder- Overrides:
mergeFrom in class com.google.protobuf.AbstractMessage.Builder<YarnServiceProtos.RegisterApplicationMasterRequestProto.Builder>
- Throws:
IOException
hasApplicationAttemptId
public boolean hasApplicationAttemptId()
- Specified by:
hasApplicationAttemptId in interface YarnServiceProtos.RegisterApplicationMasterRequestProtoOrBuilder
getApplicationAttemptId
public YarnProtos.ApplicationAttemptIdProto getApplicationAttemptId()
- Specified by:
getApplicationAttemptId in interface YarnServiceProtos.RegisterApplicationMasterRequestProtoOrBuilder
setApplicationAttemptId
public YarnServiceProtos.RegisterApplicationMasterRequestProto.Builder setApplicationAttemptId(YarnProtos.ApplicationAttemptIdProto value)
setApplicationAttemptId
public YarnServiceProtos.RegisterApplicationMasterRequestProto.Builder setApplicationAttemptId(YarnProtos.ApplicationAttemptIdProto.Builder builderForValue)
mergeApplicationAttemptId
public YarnServiceProtos.RegisterApplicationMasterRequestProto.Builder mergeApplicationAttemptId(YarnProtos.ApplicationAttemptIdProto value)
clearApplicationAttemptId
public YarnServiceProtos.RegisterApplicationMasterRequestProto.Builder clearApplicationAttemptId()
getApplicationAttemptIdBuilder
public YarnProtos.ApplicationAttemptIdProto.Builder getApplicationAttemptIdBuilder()
getApplicationAttemptIdOrBuilder
public YarnProtos.ApplicationAttemptIdProtoOrBuilder getApplicationAttemptIdOrBuilder()
- Specified by:
getApplicationAttemptIdOrBuilder in interface YarnServiceProtos.RegisterApplicationMasterRequestProtoOrBuilder
hasHost
public boolean hasHost()
- Specified by:
hasHost in interface YarnServiceProtos.RegisterApplicationMasterRequestProtoOrBuilder
getHost
public String getHost()
- Specified by:
getHost in interface YarnServiceProtos.RegisterApplicationMasterRequestProtoOrBuilder
setHost
public YarnServiceProtos.RegisterApplicationMasterRequestProto.Builder setHost(String value)
clearHost
public YarnServiceProtos.RegisterApplicationMasterRequestProto.Builder clearHost()
hasRpcPort
public boolean hasRpcPort()
- Specified by:
hasRpcPort in interface YarnServiceProtos.RegisterApplicationMasterRequestProtoOrBuilder
getRpcPort
public int getRpcPort()
- Specified by:
getRpcPort in interface YarnServiceProtos.RegisterApplicationMasterRequestProtoOrBuilder
setRpcPort
public YarnServiceProtos.RegisterApplicationMasterRequestProto.Builder setRpcPort(int value)
clearRpcPort
public YarnServiceProtos.RegisterApplicationMasterRequestProto.Builder clearRpcPort()
hasTrackingUrl
public boolean hasTrackingUrl()
- Specified by:
hasTrackingUrl in interface YarnServiceProtos.RegisterApplicationMasterRequestProtoOrBuilder
getTrackingUrl
public String getTrackingUrl()
- Specified by:
getTrackingUrl in interface YarnServiceProtos.RegisterApplicationMasterRequestProtoOrBuilder
setTrackingUrl
public YarnServiceProtos.RegisterApplicationMasterRequestProto.Builder setTrackingUrl(String value)
clearTrackingUrl
public YarnServiceProtos.RegisterApplicationMasterRequestProto.Builder clearTrackingUrl()
Copyright © 2012 Apache Software Foundation. All Rights Reserved.