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

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

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

Methods in org.apache.hadoop.yarn.proto that return YarnServiceProtos.StopContainerResponseProto.Builder
 YarnServiceProtos.StopContainerResponseProto.Builder YarnServiceProtos.StopContainerResponseProto.Builder.clear()
           
 YarnServiceProtos.StopContainerResponseProto.Builder YarnServiceProtos.StopContainerResponseProto.Builder.clone()
           
 YarnServiceProtos.StopContainerResponseProto.Builder YarnServiceProtos.StopContainerResponseProto.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 YarnServiceProtos.StopContainerResponseProto.Builder YarnServiceProtos.StopContainerResponseProto.Builder.mergeFrom(com.google.protobuf.Message other)
           
 YarnServiceProtos.StopContainerResponseProto.Builder YarnServiceProtos.StopContainerResponseProto.Builder.mergeFrom(YarnServiceProtos.StopContainerResponseProto other)
           
static YarnServiceProtos.StopContainerResponseProto.Builder YarnServiceProtos.StopContainerResponseProto.newBuilder()
           
static YarnServiceProtos.StopContainerResponseProto.Builder YarnServiceProtos.StopContainerResponseProto.newBuilder(YarnServiceProtos.StopContainerResponseProto prototype)
           
 YarnServiceProtos.StopContainerResponseProto.Builder YarnServiceProtos.StopContainerResponseProto.newBuilderForType()
           
protected  YarnServiceProtos.StopContainerResponseProto.Builder YarnServiceProtos.StopContainerResponseProto.newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
           
 YarnServiceProtos.StopContainerResponseProto.Builder YarnServiceProtos.StopContainerResponseProto.toBuilder()
           
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.