Uses of Class
org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NMContainerStatusProto.Builder

Packages that use YarnServerCommonServiceProtos.NMContainerStatusProto.Builder
org.apache.hadoop.yarn.proto   
 

Uses of YarnServerCommonServiceProtos.NMContainerStatusProto.Builder in org.apache.hadoop.yarn.proto
 

Methods in org.apache.hadoop.yarn.proto that return YarnServerCommonServiceProtos.NMContainerStatusProto.Builder
 YarnServerCommonServiceProtos.NMContainerStatusProto.Builder YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder.addContainerStatusesBuilder()
          repeated .hadoop.yarn.NMContainerStatusProto container_statuses = 6;
 YarnServerCommonServiceProtos.NMContainerStatusProto.Builder YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder.addContainerStatusesBuilder(int index)
          repeated .hadoop.yarn.NMContainerStatusProto container_statuses = 6;
 YarnServerCommonServiceProtos.NMContainerStatusProto.Builder YarnServerCommonServiceProtos.NMContainerStatusProto.Builder.clear()
           
 YarnServerCommonServiceProtos.NMContainerStatusProto.Builder YarnServerCommonServiceProtos.NMContainerStatusProto.Builder.clearContainerExitStatus()
          optional int32 container_exit_status = 6;
 YarnServerCommonServiceProtos.NMContainerStatusProto.Builder YarnServerCommonServiceProtos.NMContainerStatusProto.Builder.clearContainerId()
          optional .hadoop.yarn.ContainerIdProto container_id = 1;
 YarnServerCommonServiceProtos.NMContainerStatusProto.Builder YarnServerCommonServiceProtos.NMContainerStatusProto.Builder.clearContainerState()
          optional .hadoop.yarn.ContainerStateProto container_state = 2;
 YarnServerCommonServiceProtos.NMContainerStatusProto.Builder YarnServerCommonServiceProtos.NMContainerStatusProto.Builder.clearCreationTime()
          optional int64 creation_time = 7;
 YarnServerCommonServiceProtos.NMContainerStatusProto.Builder YarnServerCommonServiceProtos.NMContainerStatusProto.Builder.clearDiagnostics()
          optional string diagnostics = 5 [default = "N/A"];
 YarnServerCommonServiceProtos.NMContainerStatusProto.Builder YarnServerCommonServiceProtos.NMContainerStatusProto.Builder.clearPriority()
          optional .hadoop.yarn.PriorityProto priority = 4;
 YarnServerCommonServiceProtos.NMContainerStatusProto.Builder YarnServerCommonServiceProtos.NMContainerStatusProto.Builder.clearResource()
          optional .hadoop.yarn.ResourceProto resource = 3;
 YarnServerCommonServiceProtos.NMContainerStatusProto.Builder YarnServerCommonServiceProtos.NMContainerStatusProto.Builder.clone()
           
 YarnServerCommonServiceProtos.NMContainerStatusProto.Builder YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder.getContainerStatusesBuilder(int index)
          repeated .hadoop.yarn.NMContainerStatusProto container_statuses = 6;
 YarnServerCommonServiceProtos.NMContainerStatusProto.Builder YarnServerCommonServiceProtos.NMContainerStatusProto.Builder.mergeContainerId(org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto value)
          optional .hadoop.yarn.ContainerIdProto container_id = 1;
 YarnServerCommonServiceProtos.NMContainerStatusProto.Builder YarnServerCommonServiceProtos.NMContainerStatusProto.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 YarnServerCommonServiceProtos.NMContainerStatusProto.Builder YarnServerCommonServiceProtos.NMContainerStatusProto.Builder.mergeFrom(com.google.protobuf.Message other)
           
 YarnServerCommonServiceProtos.NMContainerStatusProto.Builder YarnServerCommonServiceProtos.NMContainerStatusProto.Builder.mergeFrom(YarnServerCommonServiceProtos.NMContainerStatusProto other)
           
 YarnServerCommonServiceProtos.NMContainerStatusProto.Builder YarnServerCommonServiceProtos.NMContainerStatusProto.Builder.mergePriority(org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto value)
          optional .hadoop.yarn.PriorityProto priority = 4;
 YarnServerCommonServiceProtos.NMContainerStatusProto.Builder YarnServerCommonServiceProtos.NMContainerStatusProto.Builder.mergeResource(org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto value)
          optional .hadoop.yarn.ResourceProto resource = 3;
static YarnServerCommonServiceProtos.NMContainerStatusProto.Builder YarnServerCommonServiceProtos.NMContainerStatusProto.newBuilder()
           
static YarnServerCommonServiceProtos.NMContainerStatusProto.Builder YarnServerCommonServiceProtos.NMContainerStatusProto.newBuilder(YarnServerCommonServiceProtos.NMContainerStatusProto prototype)
           
 YarnServerCommonServiceProtos.NMContainerStatusProto.Builder YarnServerCommonServiceProtos.NMContainerStatusProto.newBuilderForType()
           
protected  YarnServerCommonServiceProtos.NMContainerStatusProto.Builder YarnServerCommonServiceProtos.NMContainerStatusProto.newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
           
 YarnServerCommonServiceProtos.NMContainerStatusProto.Builder YarnServerCommonServiceProtos.NMContainerStatusProto.Builder.setContainerExitStatus(int value)
          optional int32 container_exit_status = 6;
 YarnServerCommonServiceProtos.NMContainerStatusProto.Builder YarnServerCommonServiceProtos.NMContainerStatusProto.Builder.setContainerId(org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto.Builder builderForValue)
          optional .hadoop.yarn.ContainerIdProto container_id = 1;
 YarnServerCommonServiceProtos.NMContainerStatusProto.Builder YarnServerCommonServiceProtos.NMContainerStatusProto.Builder.setContainerId(org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto value)
          optional .hadoop.yarn.ContainerIdProto container_id = 1;
 YarnServerCommonServiceProtos.NMContainerStatusProto.Builder YarnServerCommonServiceProtos.NMContainerStatusProto.Builder.setContainerState(org.apache.hadoop.yarn.proto.YarnProtos.ContainerStateProto value)
          optional .hadoop.yarn.ContainerStateProto container_state = 2;
 YarnServerCommonServiceProtos.NMContainerStatusProto.Builder YarnServerCommonServiceProtos.NMContainerStatusProto.Builder.setCreationTime(long value)
          optional int64 creation_time = 7;
 YarnServerCommonServiceProtos.NMContainerStatusProto.Builder YarnServerCommonServiceProtos.NMContainerStatusProto.Builder.setDiagnostics(String value)
          optional string diagnostics = 5 [default = "N/A"];
 YarnServerCommonServiceProtos.NMContainerStatusProto.Builder YarnServerCommonServiceProtos.NMContainerStatusProto.Builder.setDiagnosticsBytes(com.google.protobuf.ByteString value)
          optional string diagnostics = 5 [default = "N/A"];
 YarnServerCommonServiceProtos.NMContainerStatusProto.Builder YarnServerCommonServiceProtos.NMContainerStatusProto.Builder.setPriority(org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto.Builder builderForValue)
          optional .hadoop.yarn.PriorityProto priority = 4;
 YarnServerCommonServiceProtos.NMContainerStatusProto.Builder YarnServerCommonServiceProtos.NMContainerStatusProto.Builder.setPriority(org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto value)
          optional .hadoop.yarn.PriorityProto priority = 4;
 YarnServerCommonServiceProtos.NMContainerStatusProto.Builder YarnServerCommonServiceProtos.NMContainerStatusProto.Builder.setResource(org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto.Builder builderForValue)
          optional .hadoop.yarn.ResourceProto resource = 3;
 YarnServerCommonServiceProtos.NMContainerStatusProto.Builder YarnServerCommonServiceProtos.NMContainerStatusProto.Builder.setResource(org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto value)
          optional .hadoop.yarn.ResourceProto resource = 3;
 YarnServerCommonServiceProtos.NMContainerStatusProto.Builder YarnServerCommonServiceProtos.NMContainerStatusProto.toBuilder()
           
 

Methods in org.apache.hadoop.yarn.proto that return types with arguments of type YarnServerCommonServiceProtos.NMContainerStatusProto.Builder
 List<YarnServerCommonServiceProtos.NMContainerStatusProto.Builder> YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder.getContainerStatusesBuilderList()
          repeated .hadoop.yarn.NMContainerStatusProto container_statuses = 6;
 

Methods in org.apache.hadoop.yarn.proto with parameters of type YarnServerCommonServiceProtos.NMContainerStatusProto.Builder
 YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder.addContainerStatuses(int index, YarnServerCommonServiceProtos.NMContainerStatusProto.Builder builderForValue)
          repeated .hadoop.yarn.NMContainerStatusProto container_statuses = 6;
 YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder.addContainerStatuses(YarnServerCommonServiceProtos.NMContainerStatusProto.Builder builderForValue)
          repeated .hadoop.yarn.NMContainerStatusProto container_statuses = 6;
 YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder.setContainerStatuses(int index, YarnServerCommonServiceProtos.NMContainerStatusProto.Builder builderForValue)
          repeated .hadoop.yarn.NMContainerStatusProto container_statuses = 6;
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.