org.apache.hadoop.yarn.api.protocolrecords.impl.pb
Class GetDelegationTokenRequestPBImpl
java.lang.Object
org.apache.hadoop.yarn.api.records.ProtoBase<YarnServiceProtos.GetDelegationTokenRequestProto>
org.apache.hadoop.yarn.api.protocolrecords.impl.pb.GetDelegationTokenRequestPBImpl
- All Implemented Interfaces:
- GetDelegationTokenRequest
public class GetDelegationTokenRequestPBImpl
- extends ProtoBase<YarnServiceProtos.GetDelegationTokenRequestProto>
- implements GetDelegationTokenRequest
GetDelegationTokenRequestPBImpl
public GetDelegationTokenRequestPBImpl()
GetDelegationTokenRequestPBImpl
public GetDelegationTokenRequestPBImpl(YarnServiceProtos.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 YarnServiceProtos.GetDelegationTokenRequestProto getProto()
- Specified by:
getProto in class ProtoBase<YarnServiceProtos.GetDelegationTokenRequestProto>
Copyright © 2012 Apache Software Foundation. All Rights Reserved.