public static final class YarnServerCommonServiceProtos.NMContainerStatusProto.Builder extends com.google.protobuf.GeneratedMessage.Builder<YarnServerCommonServiceProtos.NMContainerStatusProto.Builder> implements YarnServerCommonServiceProtos.NMContainerStatusProtoOrBuilder
hadoop.yarn.NMContainerStatusProtoaddRepeatedField, 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<YarnServerCommonServiceProtos.NMContainerStatusProto.Builder>public YarnServerCommonServiceProtos.NMContainerStatusProto.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessage.Builder<YarnServerCommonServiceProtos.NMContainerStatusProto.Builder>public YarnServerCommonServiceProtos.NMContainerStatusProto.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessage.Builder<YarnServerCommonServiceProtos.NMContainerStatusProto.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<YarnServerCommonServiceProtos.NMContainerStatusProto.Builder>public YarnServerCommonServiceProtos.NMContainerStatusProto getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic YarnServerCommonServiceProtos.NMContainerStatusProto build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic YarnServerCommonServiceProtos.NMContainerStatusProto buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic YarnServerCommonServiceProtos.NMContainerStatusProto.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<YarnServerCommonServiceProtos.NMContainerStatusProto.Builder>public YarnServerCommonServiceProtos.NMContainerStatusProto.Builder mergeFrom(YarnServerCommonServiceProtos.NMContainerStatusProto other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<YarnServerCommonServiceProtos.NMContainerStatusProto.Builder>public YarnServerCommonServiceProtos.NMContainerStatusProto.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<YarnServerCommonServiceProtos.NMContainerStatusProto.Builder>IOExceptionpublic boolean hasContainerId()
optional .hadoop.yarn.ContainerIdProto container_id = 1;hasContainerId in interface YarnServerCommonServiceProtos.NMContainerStatusProtoOrBuilderpublic YarnProtos.ContainerIdProto getContainerId()
optional .hadoop.yarn.ContainerIdProto container_id = 1;getContainerId in interface YarnServerCommonServiceProtos.NMContainerStatusProtoOrBuilderpublic YarnServerCommonServiceProtos.NMContainerStatusProto.Builder setContainerId(YarnProtos.ContainerIdProto value)
optional .hadoop.yarn.ContainerIdProto container_id = 1;public YarnServerCommonServiceProtos.NMContainerStatusProto.Builder setContainerId(YarnProtos.ContainerIdProto.Builder builderForValue)
optional .hadoop.yarn.ContainerIdProto container_id = 1;public YarnServerCommonServiceProtos.NMContainerStatusProto.Builder mergeContainerId(YarnProtos.ContainerIdProto value)
optional .hadoop.yarn.ContainerIdProto container_id = 1;public YarnServerCommonServiceProtos.NMContainerStatusProto.Builder clearContainerId()
optional .hadoop.yarn.ContainerIdProto container_id = 1;public YarnProtos.ContainerIdProto.Builder getContainerIdBuilder()
optional .hadoop.yarn.ContainerIdProto container_id = 1;public YarnProtos.ContainerIdProtoOrBuilder getContainerIdOrBuilder()
optional .hadoop.yarn.ContainerIdProto container_id = 1;getContainerIdOrBuilder in interface YarnServerCommonServiceProtos.NMContainerStatusProtoOrBuilderpublic boolean hasContainerState()
optional .hadoop.yarn.ContainerStateProto container_state = 2;hasContainerState in interface YarnServerCommonServiceProtos.NMContainerStatusProtoOrBuilderpublic YarnProtos.ContainerStateProto getContainerState()
optional .hadoop.yarn.ContainerStateProto container_state = 2;getContainerState in interface YarnServerCommonServiceProtos.NMContainerStatusProtoOrBuilderpublic YarnServerCommonServiceProtos.NMContainerStatusProto.Builder setContainerState(YarnProtos.ContainerStateProto value)
optional .hadoop.yarn.ContainerStateProto container_state = 2;public YarnServerCommonServiceProtos.NMContainerStatusProto.Builder clearContainerState()
optional .hadoop.yarn.ContainerStateProto container_state = 2;public boolean hasResource()
optional .hadoop.yarn.ResourceProto resource = 3;hasResource in interface YarnServerCommonServiceProtos.NMContainerStatusProtoOrBuilderpublic YarnProtos.ResourceProto getResource()
optional .hadoop.yarn.ResourceProto resource = 3;getResource in interface YarnServerCommonServiceProtos.NMContainerStatusProtoOrBuilderpublic YarnServerCommonServiceProtos.NMContainerStatusProto.Builder setResource(YarnProtos.ResourceProto value)
optional .hadoop.yarn.ResourceProto resource = 3;public YarnServerCommonServiceProtos.NMContainerStatusProto.Builder setResource(YarnProtos.ResourceProto.Builder builderForValue)
optional .hadoop.yarn.ResourceProto resource = 3;public YarnServerCommonServiceProtos.NMContainerStatusProto.Builder mergeResource(YarnProtos.ResourceProto value)
optional .hadoop.yarn.ResourceProto resource = 3;public YarnServerCommonServiceProtos.NMContainerStatusProto.Builder clearResource()
optional .hadoop.yarn.ResourceProto resource = 3;public YarnProtos.ResourceProto.Builder getResourceBuilder()
optional .hadoop.yarn.ResourceProto resource = 3;public YarnProtos.ResourceProtoOrBuilder getResourceOrBuilder()
optional .hadoop.yarn.ResourceProto resource = 3;getResourceOrBuilder in interface YarnServerCommonServiceProtos.NMContainerStatusProtoOrBuilderpublic boolean hasPriority()
optional .hadoop.yarn.PriorityProto priority = 4;hasPriority in interface YarnServerCommonServiceProtos.NMContainerStatusProtoOrBuilderpublic YarnProtos.PriorityProto getPriority()
optional .hadoop.yarn.PriorityProto priority = 4;getPriority in interface YarnServerCommonServiceProtos.NMContainerStatusProtoOrBuilderpublic YarnServerCommonServiceProtos.NMContainerStatusProto.Builder setPriority(YarnProtos.PriorityProto value)
optional .hadoop.yarn.PriorityProto priority = 4;public YarnServerCommonServiceProtos.NMContainerStatusProto.Builder setPriority(YarnProtos.PriorityProto.Builder builderForValue)
optional .hadoop.yarn.PriorityProto priority = 4;public YarnServerCommonServiceProtos.NMContainerStatusProto.Builder mergePriority(YarnProtos.PriorityProto value)
optional .hadoop.yarn.PriorityProto priority = 4;public YarnServerCommonServiceProtos.NMContainerStatusProto.Builder clearPriority()
optional .hadoop.yarn.PriorityProto priority = 4;public YarnProtos.PriorityProto.Builder getPriorityBuilder()
optional .hadoop.yarn.PriorityProto priority = 4;public YarnProtos.PriorityProtoOrBuilder getPriorityOrBuilder()
optional .hadoop.yarn.PriorityProto priority = 4;getPriorityOrBuilder in interface YarnServerCommonServiceProtos.NMContainerStatusProtoOrBuilderpublic boolean hasDiagnostics()
optional string diagnostics = 5 [default = "N/A"];hasDiagnostics in interface YarnServerCommonServiceProtos.NMContainerStatusProtoOrBuilderpublic String getDiagnostics()
optional string diagnostics = 5 [default = "N/A"];getDiagnostics in interface YarnServerCommonServiceProtos.NMContainerStatusProtoOrBuilderpublic com.google.protobuf.ByteString getDiagnosticsBytes()
optional string diagnostics = 5 [default = "N/A"];getDiagnosticsBytes in interface YarnServerCommonServiceProtos.NMContainerStatusProtoOrBuilderpublic YarnServerCommonServiceProtos.NMContainerStatusProto.Builder setDiagnostics(String value)
optional string diagnostics = 5 [default = "N/A"];public YarnServerCommonServiceProtos.NMContainerStatusProto.Builder clearDiagnostics()
optional string diagnostics = 5 [default = "N/A"];public YarnServerCommonServiceProtos.NMContainerStatusProto.Builder setDiagnosticsBytes(com.google.protobuf.ByteString value)
optional string diagnostics = 5 [default = "N/A"];public boolean hasContainerExitStatus()
optional int32 container_exit_status = 6;hasContainerExitStatus in interface YarnServerCommonServiceProtos.NMContainerStatusProtoOrBuilderpublic int getContainerExitStatus()
optional int32 container_exit_status = 6;getContainerExitStatus in interface YarnServerCommonServiceProtos.NMContainerStatusProtoOrBuilderpublic YarnServerCommonServiceProtos.NMContainerStatusProto.Builder setContainerExitStatus(int value)
optional int32 container_exit_status = 6;public YarnServerCommonServiceProtos.NMContainerStatusProto.Builder clearContainerExitStatus()
optional int32 container_exit_status = 6;public boolean hasCreationTime()
optional int64 creation_time = 7;hasCreationTime in interface YarnServerCommonServiceProtos.NMContainerStatusProtoOrBuilderpublic long getCreationTime()
optional int64 creation_time = 7;getCreationTime in interface YarnServerCommonServiceProtos.NMContainerStatusProtoOrBuilderpublic YarnServerCommonServiceProtos.NMContainerStatusProto.Builder setCreationTime(long value)
optional int64 creation_time = 7;public YarnServerCommonServiceProtos.NMContainerStatusProto.Builder clearCreationTime()
optional int64 creation_time = 7;Copyright © 2018 CERN. All Rights Reserved.