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

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

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

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

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 that return types with arguments of type YarnServiceProtos.GetContainerStatusRequestProto
 com.google.protobuf.Parser<YarnServiceProtos.GetContainerStatusRequestProto> YarnServiceProtos.GetContainerStatusRequestProto.getParserForType()
           
 

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



Copyright © 2014 Apache Software Foundation. All Rights Reserved.