org.apache.hadoop.yarn.api.protocolrecords.impl.pb
Class StopContainerResponsePBImpl

java.lang.Object
  extended by org.apache.hadoop.yarn.api.records.ProtoBase<YarnServiceProtos.StopContainerResponseProto>
      extended by org.apache.hadoop.yarn.api.protocolrecords.impl.pb.StopContainerResponsePBImpl
All Implemented Interfaces:
StopContainerResponse

public class StopContainerResponsePBImpl
extends ProtoBase<YarnServiceProtos.StopContainerResponseProto>
implements StopContainerResponse


Constructor Summary
StopContainerResponsePBImpl()
           
StopContainerResponsePBImpl(YarnServiceProtos.StopContainerResponseProto proto)
           
 
Method Summary
 YarnServiceProtos.StopContainerResponseProto getProto()
           
 
Methods inherited from class org.apache.hadoop.yarn.api.records.ProtoBase
convertFromProtoFormat, convertToProtoFormat, equals, hashCode, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

StopContainerResponsePBImpl

public StopContainerResponsePBImpl()

StopContainerResponsePBImpl

public StopContainerResponsePBImpl(YarnServiceProtos.StopContainerResponseProto proto)
Method Detail

getProto

public YarnServiceProtos.StopContainerResponseProto getProto()
Specified by:
getProto in class ProtoBase<YarnServiceProtos.StopContainerResponseProto>


Copyright © 2012 Apache Software Foundation. All Rights Reserved.