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

Packages that use YarnServiceProtos.GetContainerStatusesRequestProto
org.apache.hadoop.yarn.proto   
 

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

Fields in org.apache.hadoop.yarn.proto with type parameters of type YarnServiceProtos.GetContainerStatusesRequestProto
static com.google.protobuf.Parser<YarnServiceProtos.GetContainerStatusesRequestProto> YarnServiceProtos.GetContainerStatusesRequestProto.PARSER
           
 

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

Methods in org.apache.hadoop.yarn.proto that return types with arguments of type YarnServiceProtos.GetContainerStatusesRequestProto
 com.google.protobuf.Parser<YarnServiceProtos.GetContainerStatusesRequestProto> YarnServiceProtos.GetContainerStatusesRequestProto.getParserForType()
           
 

Methods in org.apache.hadoop.yarn.proto with parameters of type YarnServiceProtos.GetContainerStatusesRequestProto
 YarnServiceProtos.GetContainerStatusesResponseProto ContainerManagementProtocol.ContainerManagementProtocolService.BlockingInterface.getContainerStatuses(com.google.protobuf.RpcController controller, YarnServiceProtos.GetContainerStatusesRequestProto request)
           
abstract  void ContainerManagementProtocol.ContainerManagementProtocolService.getContainerStatuses(com.google.protobuf.RpcController controller, YarnServiceProtos.GetContainerStatusesRequestProto request, com.google.protobuf.RpcCallback<YarnServiceProtos.GetContainerStatusesResponseProto> done)
          rpc getContainerStatuses(.hadoop.yarn.GetContainerStatusesRequestProto) returns (.hadoop.yarn.GetContainerStatusesResponseProto);
 void ContainerManagementProtocol.ContainerManagementProtocolService.Interface.getContainerStatuses(com.google.protobuf.RpcController controller, YarnServiceProtos.GetContainerStatusesRequestProto request, com.google.protobuf.RpcCallback<YarnServiceProtos.GetContainerStatusesResponseProto> done)
          rpc getContainerStatuses(.hadoop.yarn.GetContainerStatusesRequestProto) returns (.hadoop.yarn.GetContainerStatusesResponseProto);
 void ContainerManagementProtocol.ContainerManagementProtocolService.Stub.getContainerStatuses(com.google.protobuf.RpcController controller, YarnServiceProtos.GetContainerStatusesRequestProto request, com.google.protobuf.RpcCallback<YarnServiceProtos.GetContainerStatusesResponseProto> done)
           
 YarnServiceProtos.GetContainerStatusesRequestProto.Builder YarnServiceProtos.GetContainerStatusesRequestProto.Builder.mergeFrom(YarnServiceProtos.GetContainerStatusesRequestProto other)
           
static YarnServiceProtos.GetContainerStatusesRequestProto.Builder YarnServiceProtos.GetContainerStatusesRequestProto.newBuilder(YarnServiceProtos.GetContainerStatusesRequestProto prototype)
           
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.