Uses of Class
org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusResponseProto

Packages that use YarnServiceProtos.GetContainerStatusResponseProto
org.apache.hadoop.yarn.api.protocolrecords.impl.pb   
org.apache.hadoop.yarn.proto   
 

Uses of YarnServiceProtos.GetContainerStatusResponseProto in org.apache.hadoop.yarn.api.protocolrecords.impl.pb
 

Methods in org.apache.hadoop.yarn.api.protocolrecords.impl.pb that return YarnServiceProtos.GetContainerStatusResponseProto
 YarnServiceProtos.GetContainerStatusResponseProto GetContainerStatusResponsePBImpl.getProto()
           
 

Constructors in org.apache.hadoop.yarn.api.protocolrecords.impl.pb with parameters of type YarnServiceProtos.GetContainerStatusResponseProto
GetContainerStatusResponsePBImpl(YarnServiceProtos.GetContainerStatusResponseProto proto)
           
 

Uses of YarnServiceProtos.GetContainerStatusResponseProto in org.apache.hadoop.yarn.proto
 

Methods in org.apache.hadoop.yarn.proto that return YarnServiceProtos.GetContainerStatusResponseProto
 YarnServiceProtos.GetContainerStatusResponseProto YarnServiceProtos.GetContainerStatusResponseProto.Builder.build()
           
 YarnServiceProtos.GetContainerStatusResponseProto YarnServiceProtos.GetContainerStatusResponseProto.Builder.buildPartial()
           
 YarnServiceProtos.GetContainerStatusResponseProto ContainerManager.ContainerManagerService.BlockingInterface.getContainerStatus(com.google.protobuf.RpcController controller, YarnServiceProtos.GetContainerStatusRequestProto request)
           
static YarnServiceProtos.GetContainerStatusResponseProto YarnServiceProtos.GetContainerStatusResponseProto.getDefaultInstance()
           
 YarnServiceProtos.GetContainerStatusResponseProto YarnServiceProtos.GetContainerStatusResponseProto.getDefaultInstanceForType()
           
 YarnServiceProtos.GetContainerStatusResponseProto YarnServiceProtos.GetContainerStatusResponseProto.Builder.getDefaultInstanceForType()
           
static YarnServiceProtos.GetContainerStatusResponseProto YarnServiceProtos.GetContainerStatusResponseProto.parseDelimitedFrom(InputStream input)
           
static YarnServiceProtos.GetContainerStatusResponseProto YarnServiceProtos.GetContainerStatusResponseProto.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static YarnServiceProtos.GetContainerStatusResponseProto YarnServiceProtos.GetContainerStatusResponseProto.parseFrom(byte[] data)
           
static YarnServiceProtos.GetContainerStatusResponseProto YarnServiceProtos.GetContainerStatusResponseProto.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static YarnServiceProtos.GetContainerStatusResponseProto YarnServiceProtos.GetContainerStatusResponseProto.parseFrom(com.google.protobuf.ByteString data)
           
static YarnServiceProtos.GetContainerStatusResponseProto YarnServiceProtos.GetContainerStatusResponseProto.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static YarnServiceProtos.GetContainerStatusResponseProto YarnServiceProtos.GetContainerStatusResponseProto.parseFrom(com.google.protobuf.CodedInputStream input)
           
static YarnServiceProtos.GetContainerStatusResponseProto YarnServiceProtos.GetContainerStatusResponseProto.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static YarnServiceProtos.GetContainerStatusResponseProto YarnServiceProtos.GetContainerStatusResponseProto.parseFrom(InputStream input)
           
static YarnServiceProtos.GetContainerStatusResponseProto YarnServiceProtos.GetContainerStatusResponseProto.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 

Methods in org.apache.hadoop.yarn.proto with parameters of type YarnServiceProtos.GetContainerStatusResponseProto
 YarnServiceProtos.GetContainerStatusResponseProto.Builder YarnServiceProtos.GetContainerStatusResponseProto.Builder.mergeFrom(YarnServiceProtos.GetContainerStatusResponseProto other)
           
static YarnServiceProtos.GetContainerStatusResponseProto.Builder YarnServiceProtos.GetContainerStatusResponseProto.newBuilder(YarnServiceProtos.GetContainerStatusResponseProto prototype)
           
 

Method parameters in org.apache.hadoop.yarn.proto with type arguments of type YarnServiceProtos.GetContainerStatusResponseProto
abstract  void ContainerManager.ContainerManagerService.getContainerStatus(com.google.protobuf.RpcController controller, YarnServiceProtos.GetContainerStatusRequestProto request, com.google.protobuf.RpcCallback<YarnServiceProtos.GetContainerStatusResponseProto> done)
           
 void ContainerManager.ContainerManagerService.Interface.getContainerStatus(com.google.protobuf.RpcController controller, YarnServiceProtos.GetContainerStatusRequestProto request, com.google.protobuf.RpcCallback<YarnServiceProtos.GetContainerStatusResponseProto> done)
           
 void ContainerManager.ContainerManagerService.Stub.getContainerStatus(com.google.protobuf.RpcController controller, YarnServiceProtos.GetContainerStatusRequestProto request, com.google.protobuf.RpcCallback<YarnServiceProtos.GetContainerStatusResponseProto> done)
           
 



Copyright © 2012 Apache Software Foundation. All Rights Reserved.