org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb
Class CancelDelegationTokenResponsePBImpl
java.lang.Object
org.apache.hadoop.yarn.api.records.ProtoBase<MRServiceProtos.CancelDelegationTokenResponseProto>
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
| Methods inherited from class org.apache.hadoop.yarn.api.records.ProtoBase |
convertFromProtoFormat, convertToProtoFormat, equals, hashCode, toString |
CancelDelegationTokenResponsePBImpl
public CancelDelegationTokenResponsePBImpl()
CancelDelegationTokenResponsePBImpl
public CancelDelegationTokenResponsePBImpl(MRServiceProtos.CancelDelegationTokenResponseProto proto)
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.