org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb
Class CancelDelegationTokenResponsePBImpl

java.lang.Object
  extended by org.apache.hadoop.yarn.api.records.ProtoBase<MRServiceProtos.CancelDelegationTokenResponseProto>
      extended by org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.CancelDelegationTokenResponsePBImpl
All Implemented Interfaces:
CancelDelegationTokenResponse

public class CancelDelegationTokenResponsePBImpl
extends org.apache.hadoop.yarn.api.records.ProtoBase<MRServiceProtos.CancelDelegationTokenResponseProto>
implements CancelDelegationTokenResponse


Constructor Summary
CancelDelegationTokenResponsePBImpl()
           
CancelDelegationTokenResponsePBImpl(MRServiceProtos.CancelDelegationTokenResponseProto proto)
           
 
Method Summary
 MRServiceProtos.CancelDelegationTokenResponseProto 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

CancelDelegationTokenResponsePBImpl

public CancelDelegationTokenResponsePBImpl()

CancelDelegationTokenResponsePBImpl

public CancelDelegationTokenResponsePBImpl(MRServiceProtos.CancelDelegationTokenResponseProto proto)
Method Detail

getProto

public MRServiceProtos.CancelDelegationTokenResponseProto getProto()
Specified by:
getProto in class org.apache.hadoop.yarn.api.records.ProtoBase<MRServiceProtos.CancelDelegationTokenResponseProto>


Copyright © 2013 Apache Software Foundation. All Rights Reserved.