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

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

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

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

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

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

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



Copyright © 2014 Apache Software Foundation. All Rights Reserved.