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

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

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

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

Methods in org.apache.hadoop.yarn.proto that return YarnServiceProtos.GetContainerStatusResponseProto
 YarnServiceProtos.GetContainerStatusResponseProto YarnServiceProtos.GetContainerStatusResponseProto.Builder.build()
           
 YarnServiceProtos.GetContainerStatusResponseProto YarnServiceProtos.GetContainerStatusResponseProto.Builder.buildPartial()
           
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 that return types with arguments of type YarnServiceProtos.GetContainerStatusResponseProto
 com.google.protobuf.Parser<YarnServiceProtos.GetContainerStatusResponseProto> YarnServiceProtos.GetContainerStatusResponseProto.getParserForType()
           
 

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)
           
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.