public static final class YarnSecurityTokenProtos.ContainerTokenIdentifierProto.Builder extends com.google.protobuf.GeneratedMessage.Builder<YarnSecurityTokenProtos.ContainerTokenIdentifierProto.Builder> implements YarnSecurityTokenProtos.ContainerTokenIdentifierProtoOrBuilder
hadoop.yarn.ContainerTokenIdentifierProtoaddRepeatedField, 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.ContainerTokenIdentifierProto.Builder>public YarnSecurityTokenProtos.ContainerTokenIdentifierProto.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.ContainerTokenIdentifierProto.Builder>public YarnSecurityTokenProtos.ContainerTokenIdentifierProto.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.ContainerTokenIdentifierProto.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.ContainerTokenIdentifierProto.Builder>public YarnSecurityTokenProtos.ContainerTokenIdentifierProto getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic YarnSecurityTokenProtos.ContainerTokenIdentifierProto build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic YarnSecurityTokenProtos.ContainerTokenIdentifierProto buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic YarnSecurityTokenProtos.ContainerTokenIdentifierProto.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<YarnSecurityTokenProtos.ContainerTokenIdentifierProto.Builder>public YarnSecurityTokenProtos.ContainerTokenIdentifierProto.Builder mergeFrom(YarnSecurityTokenProtos.ContainerTokenIdentifierProto other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<YarnSecurityTokenProtos.ContainerTokenIdentifierProto.Builder>public YarnSecurityTokenProtos.ContainerTokenIdentifierProto.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.ContainerTokenIdentifierProto.Builder>IOExceptionpublic boolean hasContainerId()
optional .hadoop.yarn.ContainerIdProto containerId = 1;hasContainerId in interface YarnSecurityTokenProtos.ContainerTokenIdentifierProtoOrBuilderpublic YarnProtos.ContainerIdProto getContainerId()
optional .hadoop.yarn.ContainerIdProto containerId = 1;getContainerId in interface YarnSecurityTokenProtos.ContainerTokenIdentifierProtoOrBuilderpublic YarnSecurityTokenProtos.ContainerTokenIdentifierProto.Builder setContainerId(YarnProtos.ContainerIdProto value)
optional .hadoop.yarn.ContainerIdProto containerId = 1;public YarnSecurityTokenProtos.ContainerTokenIdentifierProto.Builder setContainerId(YarnProtos.ContainerIdProto.Builder builderForValue)
optional .hadoop.yarn.ContainerIdProto containerId = 1;public YarnSecurityTokenProtos.ContainerTokenIdentifierProto.Builder mergeContainerId(YarnProtos.ContainerIdProto value)
optional .hadoop.yarn.ContainerIdProto containerId = 1;public YarnSecurityTokenProtos.ContainerTokenIdentifierProto.Builder clearContainerId()
optional .hadoop.yarn.ContainerIdProto containerId = 1;public YarnProtos.ContainerIdProto.Builder getContainerIdBuilder()
optional .hadoop.yarn.ContainerIdProto containerId = 1;public YarnProtos.ContainerIdProtoOrBuilder getContainerIdOrBuilder()
optional .hadoop.yarn.ContainerIdProto containerId = 1;getContainerIdOrBuilder in interface YarnSecurityTokenProtos.ContainerTokenIdentifierProtoOrBuilderpublic boolean hasNmHostAddr()
optional string nmHostAddr = 2;hasNmHostAddr in interface YarnSecurityTokenProtos.ContainerTokenIdentifierProtoOrBuilderpublic String getNmHostAddr()
optional string nmHostAddr = 2;getNmHostAddr in interface YarnSecurityTokenProtos.ContainerTokenIdentifierProtoOrBuilderpublic com.google.protobuf.ByteString getNmHostAddrBytes()
optional string nmHostAddr = 2;getNmHostAddrBytes in interface YarnSecurityTokenProtos.ContainerTokenIdentifierProtoOrBuilderpublic YarnSecurityTokenProtos.ContainerTokenIdentifierProto.Builder setNmHostAddr(String value)
optional string nmHostAddr = 2;public YarnSecurityTokenProtos.ContainerTokenIdentifierProto.Builder clearNmHostAddr()
optional string nmHostAddr = 2;public YarnSecurityTokenProtos.ContainerTokenIdentifierProto.Builder setNmHostAddrBytes(com.google.protobuf.ByteString value)
optional string nmHostAddr = 2;public boolean hasAppSubmitter()
optional string appSubmitter = 3;hasAppSubmitter in interface YarnSecurityTokenProtos.ContainerTokenIdentifierProtoOrBuilderpublic String getAppSubmitter()
optional string appSubmitter = 3;getAppSubmitter in interface YarnSecurityTokenProtos.ContainerTokenIdentifierProtoOrBuilderpublic com.google.protobuf.ByteString getAppSubmitterBytes()
optional string appSubmitter = 3;getAppSubmitterBytes in interface YarnSecurityTokenProtos.ContainerTokenIdentifierProtoOrBuilderpublic YarnSecurityTokenProtos.ContainerTokenIdentifierProto.Builder setAppSubmitter(String value)
optional string appSubmitter = 3;public YarnSecurityTokenProtos.ContainerTokenIdentifierProto.Builder clearAppSubmitter()
optional string appSubmitter = 3;public YarnSecurityTokenProtos.ContainerTokenIdentifierProto.Builder setAppSubmitterBytes(com.google.protobuf.ByteString value)
optional string appSubmitter = 3;public boolean hasResource()
optional .hadoop.yarn.ResourceProto resource = 4;hasResource in interface YarnSecurityTokenProtos.ContainerTokenIdentifierProtoOrBuilderpublic YarnProtos.ResourceProto getResource()
optional .hadoop.yarn.ResourceProto resource = 4;getResource in interface YarnSecurityTokenProtos.ContainerTokenIdentifierProtoOrBuilderpublic YarnSecurityTokenProtos.ContainerTokenIdentifierProto.Builder setResource(YarnProtos.ResourceProto value)
optional .hadoop.yarn.ResourceProto resource = 4;public YarnSecurityTokenProtos.ContainerTokenIdentifierProto.Builder setResource(YarnProtos.ResourceProto.Builder builderForValue)
optional .hadoop.yarn.ResourceProto resource = 4;public YarnSecurityTokenProtos.ContainerTokenIdentifierProto.Builder mergeResource(YarnProtos.ResourceProto value)
optional .hadoop.yarn.ResourceProto resource = 4;public YarnSecurityTokenProtos.ContainerTokenIdentifierProto.Builder clearResource()
optional .hadoop.yarn.ResourceProto resource = 4;public YarnProtos.ResourceProto.Builder getResourceBuilder()
optional .hadoop.yarn.ResourceProto resource = 4;public YarnProtos.ResourceProtoOrBuilder getResourceOrBuilder()
optional .hadoop.yarn.ResourceProto resource = 4;getResourceOrBuilder in interface YarnSecurityTokenProtos.ContainerTokenIdentifierProtoOrBuilderpublic boolean hasExpiryTimeStamp()
optional int64 expiryTimeStamp = 5;hasExpiryTimeStamp in interface YarnSecurityTokenProtos.ContainerTokenIdentifierProtoOrBuilderpublic long getExpiryTimeStamp()
optional int64 expiryTimeStamp = 5;getExpiryTimeStamp in interface YarnSecurityTokenProtos.ContainerTokenIdentifierProtoOrBuilderpublic YarnSecurityTokenProtos.ContainerTokenIdentifierProto.Builder setExpiryTimeStamp(long value)
optional int64 expiryTimeStamp = 5;public YarnSecurityTokenProtos.ContainerTokenIdentifierProto.Builder clearExpiryTimeStamp()
optional int64 expiryTimeStamp = 5;public boolean hasMasterKeyId()
optional int32 masterKeyId = 6 [default = -1];hasMasterKeyId in interface YarnSecurityTokenProtos.ContainerTokenIdentifierProtoOrBuilderpublic int getMasterKeyId()
optional int32 masterKeyId = 6 [default = -1];getMasterKeyId in interface YarnSecurityTokenProtos.ContainerTokenIdentifierProtoOrBuilderpublic YarnSecurityTokenProtos.ContainerTokenIdentifierProto.Builder setMasterKeyId(int value)
optional int32 masterKeyId = 6 [default = -1];public YarnSecurityTokenProtos.ContainerTokenIdentifierProto.Builder clearMasterKeyId()
optional int32 masterKeyId = 6 [default = -1];public boolean hasRmIdentifier()
optional int64 rmIdentifier = 7;hasRmIdentifier in interface YarnSecurityTokenProtos.ContainerTokenIdentifierProtoOrBuilderpublic long getRmIdentifier()
optional int64 rmIdentifier = 7;getRmIdentifier in interface YarnSecurityTokenProtos.ContainerTokenIdentifierProtoOrBuilderpublic YarnSecurityTokenProtos.ContainerTokenIdentifierProto.Builder setRmIdentifier(long value)
optional int64 rmIdentifier = 7;public YarnSecurityTokenProtos.ContainerTokenIdentifierProto.Builder clearRmIdentifier()
optional int64 rmIdentifier = 7;public boolean hasPriority()
optional .hadoop.yarn.PriorityProto priority = 8;hasPriority in interface YarnSecurityTokenProtos.ContainerTokenIdentifierProtoOrBuilderpublic YarnProtos.PriorityProto getPriority()
optional .hadoop.yarn.PriorityProto priority = 8;getPriority in interface YarnSecurityTokenProtos.ContainerTokenIdentifierProtoOrBuilderpublic YarnSecurityTokenProtos.ContainerTokenIdentifierProto.Builder setPriority(YarnProtos.PriorityProto value)
optional .hadoop.yarn.PriorityProto priority = 8;public YarnSecurityTokenProtos.ContainerTokenIdentifierProto.Builder setPriority(YarnProtos.PriorityProto.Builder builderForValue)
optional .hadoop.yarn.PriorityProto priority = 8;public YarnSecurityTokenProtos.ContainerTokenIdentifierProto.Builder mergePriority(YarnProtos.PriorityProto value)
optional .hadoop.yarn.PriorityProto priority = 8;public YarnSecurityTokenProtos.ContainerTokenIdentifierProto.Builder clearPriority()
optional .hadoop.yarn.PriorityProto priority = 8;public YarnProtos.PriorityProto.Builder getPriorityBuilder()
optional .hadoop.yarn.PriorityProto priority = 8;public YarnProtos.PriorityProtoOrBuilder getPriorityOrBuilder()
optional .hadoop.yarn.PriorityProto priority = 8;getPriorityOrBuilder in interface YarnSecurityTokenProtos.ContainerTokenIdentifierProtoOrBuilderpublic boolean hasCreationTime()
optional int64 creationTime = 9;hasCreationTime in interface YarnSecurityTokenProtos.ContainerTokenIdentifierProtoOrBuilderpublic long getCreationTime()
optional int64 creationTime = 9;getCreationTime in interface YarnSecurityTokenProtos.ContainerTokenIdentifierProtoOrBuilderpublic YarnSecurityTokenProtos.ContainerTokenIdentifierProto.Builder setCreationTime(long value)
optional int64 creationTime = 9;public YarnSecurityTokenProtos.ContainerTokenIdentifierProto.Builder clearCreationTime()
optional int64 creationTime = 9;public boolean hasLogAggregationContext()
optional .hadoop.yarn.LogAggregationContextProto logAggregationContext = 10;hasLogAggregationContext in interface YarnSecurityTokenProtos.ContainerTokenIdentifierProtoOrBuilderpublic YarnProtos.LogAggregationContextProto getLogAggregationContext()
optional .hadoop.yarn.LogAggregationContextProto logAggregationContext = 10;getLogAggregationContext in interface YarnSecurityTokenProtos.ContainerTokenIdentifierProtoOrBuilderpublic YarnSecurityTokenProtos.ContainerTokenIdentifierProto.Builder setLogAggregationContext(YarnProtos.LogAggregationContextProto value)
optional .hadoop.yarn.LogAggregationContextProto logAggregationContext = 10;public YarnSecurityTokenProtos.ContainerTokenIdentifierProto.Builder setLogAggregationContext(YarnProtos.LogAggregationContextProto.Builder builderForValue)
optional .hadoop.yarn.LogAggregationContextProto logAggregationContext = 10;public YarnSecurityTokenProtos.ContainerTokenIdentifierProto.Builder mergeLogAggregationContext(YarnProtos.LogAggregationContextProto value)
optional .hadoop.yarn.LogAggregationContextProto logAggregationContext = 10;public YarnSecurityTokenProtos.ContainerTokenIdentifierProto.Builder clearLogAggregationContext()
optional .hadoop.yarn.LogAggregationContextProto logAggregationContext = 10;public YarnProtos.LogAggregationContextProto.Builder getLogAggregationContextBuilder()
optional .hadoop.yarn.LogAggregationContextProto logAggregationContext = 10;public YarnProtos.LogAggregationContextProtoOrBuilder getLogAggregationContextOrBuilder()
optional .hadoop.yarn.LogAggregationContextProto logAggregationContext = 10;getLogAggregationContextOrBuilder in interface YarnSecurityTokenProtos.ContainerTokenIdentifierProtoOrBuilderCopyright © 2018 CERN. All Rights Reserved.