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

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

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

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

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

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

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



Copyright © 2014 Apache Software Foundation. All Rights Reserved.