org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb
Class GetDelegationTokenRequestPBImpl
java.lang.Object
org.apache.hadoop.yarn.api.records.impl.pb.ProtoBase<org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenRequestProto>
org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.GetDelegationTokenRequestPBImpl
- All Implemented Interfaces:
- GetDelegationTokenRequest
public class GetDelegationTokenRequestPBImpl
- extends org.apache.hadoop.yarn.api.records.impl.pb.ProtoBase<org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenRequestProto>
- implements GetDelegationTokenRequest
| Methods inherited from class org.apache.hadoop.yarn.api.records.impl.pb.ProtoBase |
convertFromProtoFormat, convertToProtoFormat, equals, hashCode, toString |
GetDelegationTokenRequestPBImpl
public GetDelegationTokenRequestPBImpl()
GetDelegationTokenRequestPBImpl
public GetDelegationTokenRequestPBImpl(org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenRequestProto proto)
getRenewer
public String getRenewer()
- Specified by:
getRenewer in interface GetDelegationTokenRequest
setRenewer
public void setRenewer(String renewer)
- Specified by:
setRenewer in interface GetDelegationTokenRequest
getProto
public org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenRequestProto getProto()
- Specified by:
getProto in class org.apache.hadoop.yarn.api.records.impl.pb.ProtoBase<org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenRequestProto>
Copyright © 2014 Apache Software Foundation. All Rights Reserved.