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

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

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

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

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

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

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



Copyright © 2014 Apache Software Foundation. All Rights Reserved.