public static final class YarnSecurityTokenProtos.ClientToAMTokenIdentifierProto.Builder extends com.google.protobuf.GeneratedMessage.Builder<YarnSecurityTokenProtos.ClientToAMTokenIdentifierProto.Builder> implements YarnSecurityTokenProtos.ClientToAMTokenIdentifierProtoOrBuilder
hadoop.yarn.ClientToAMTokenIdentifierProtoaddRepeatedField, 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<YarnSecurityTokenProtos.ClientToAMTokenIdentifierProto.Builder>public YarnSecurityTokenProtos.ClientToAMTokenIdentifierProto.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessage.Builder<YarnSecurityTokenProtos.ClientToAMTokenIdentifierProto.Builder>public YarnSecurityTokenProtos.ClientToAMTokenIdentifierProto.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessage.Builder<YarnSecurityTokenProtos.ClientToAMTokenIdentifierProto.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<YarnSecurityTokenProtos.ClientToAMTokenIdentifierProto.Builder>public YarnSecurityTokenProtos.ClientToAMTokenIdentifierProto getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic YarnSecurityTokenProtos.ClientToAMTokenIdentifierProto build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic YarnSecurityTokenProtos.ClientToAMTokenIdentifierProto buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic YarnSecurityTokenProtos.ClientToAMTokenIdentifierProto.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<YarnSecurityTokenProtos.ClientToAMTokenIdentifierProto.Builder>public YarnSecurityTokenProtos.ClientToAMTokenIdentifierProto.Builder mergeFrom(YarnSecurityTokenProtos.ClientToAMTokenIdentifierProto other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<YarnSecurityTokenProtos.ClientToAMTokenIdentifierProto.Builder>public YarnSecurityTokenProtos.ClientToAMTokenIdentifierProto.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<YarnSecurityTokenProtos.ClientToAMTokenIdentifierProto.Builder>IOExceptionpublic boolean hasAppAttemptId()
optional .hadoop.yarn.ApplicationAttemptIdProto appAttemptId = 1;hasAppAttemptId in interface YarnSecurityTokenProtos.ClientToAMTokenIdentifierProtoOrBuilderpublic YarnProtos.ApplicationAttemptIdProto getAppAttemptId()
optional .hadoop.yarn.ApplicationAttemptIdProto appAttemptId = 1;getAppAttemptId in interface YarnSecurityTokenProtos.ClientToAMTokenIdentifierProtoOrBuilderpublic YarnSecurityTokenProtos.ClientToAMTokenIdentifierProto.Builder setAppAttemptId(YarnProtos.ApplicationAttemptIdProto value)
optional .hadoop.yarn.ApplicationAttemptIdProto appAttemptId = 1;public YarnSecurityTokenProtos.ClientToAMTokenIdentifierProto.Builder setAppAttemptId(YarnProtos.ApplicationAttemptIdProto.Builder builderForValue)
optional .hadoop.yarn.ApplicationAttemptIdProto appAttemptId = 1;public YarnSecurityTokenProtos.ClientToAMTokenIdentifierProto.Builder mergeAppAttemptId(YarnProtos.ApplicationAttemptIdProto value)
optional .hadoop.yarn.ApplicationAttemptIdProto appAttemptId = 1;public YarnSecurityTokenProtos.ClientToAMTokenIdentifierProto.Builder clearAppAttemptId()
optional .hadoop.yarn.ApplicationAttemptIdProto appAttemptId = 1;public YarnProtos.ApplicationAttemptIdProto.Builder getAppAttemptIdBuilder()
optional .hadoop.yarn.ApplicationAttemptIdProto appAttemptId = 1;public YarnProtos.ApplicationAttemptIdProtoOrBuilder getAppAttemptIdOrBuilder()
optional .hadoop.yarn.ApplicationAttemptIdProto appAttemptId = 1;getAppAttemptIdOrBuilder in interface YarnSecurityTokenProtos.ClientToAMTokenIdentifierProtoOrBuilderpublic boolean hasClientName()
optional string clientName = 2;hasClientName in interface YarnSecurityTokenProtos.ClientToAMTokenIdentifierProtoOrBuilderpublic String getClientName()
optional string clientName = 2;getClientName in interface YarnSecurityTokenProtos.ClientToAMTokenIdentifierProtoOrBuilderpublic com.google.protobuf.ByteString getClientNameBytes()
optional string clientName = 2;getClientNameBytes in interface YarnSecurityTokenProtos.ClientToAMTokenIdentifierProtoOrBuilderpublic YarnSecurityTokenProtos.ClientToAMTokenIdentifierProto.Builder setClientName(String value)
optional string clientName = 2;public YarnSecurityTokenProtos.ClientToAMTokenIdentifierProto.Builder clearClientName()
optional string clientName = 2;public YarnSecurityTokenProtos.ClientToAMTokenIdentifierProto.Builder setClientNameBytes(com.google.protobuf.ByteString value)
optional string clientName = 2;Copyright © 2018 CERN. All Rights Reserved.