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

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

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

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

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

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

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

Methods in org.apache.hadoop.yarn.proto with parameters of type YarnServiceProtos.GetContainerStatusRequestProto
 YarnServiceProtos.GetContainerStatusResponseProto ContainerManager.ContainerManagerService.BlockingInterface.getContainerStatus(com.google.protobuf.RpcController controller, YarnServiceProtos.GetContainerStatusRequestProto request)
           
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)
           
 YarnServiceProtos.GetContainerStatusRequestProto.Builder YarnServiceProtos.GetContainerStatusRequestProto.Builder.mergeFrom(YarnServiceProtos.GetContainerStatusRequestProto other)
           
static YarnServiceProtos.GetContainerStatusRequestProto.Builder YarnServiceProtos.GetContainerStatusRequestProto.newBuilder(YarnServiceProtos.GetContainerStatusRequestProto prototype)
           
 



Copyright © 2012 Apache Software Foundation. All Rights Reserved.