public class RenewDelegationTokenRequestPBImpl extends org.apache.hadoop.yarn.api.records.impl.pb.ProtoBase<org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenRequestProto> implements RenewDelegationTokenRequest
| Constructor and Description | 
|---|
| RenewDelegationTokenRequestPBImpl() | 
| RenewDelegationTokenRequestPBImpl(org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenRequestProto proto) | 
| Modifier and Type | Method and Description | 
|---|---|
| org.apache.hadoop.yarn.api.records.Token | getDelegationToken() | 
| org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenRequestProto | getProto() | 
| void | setDelegationToken(org.apache.hadoop.yarn.api.records.Token token) | 
public RenewDelegationTokenRequestPBImpl()
public RenewDelegationTokenRequestPBImpl(org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenRequestProto proto)
public org.apache.hadoop.yarn.api.records.Token getDelegationToken()
getDelegationToken in interface RenewDelegationTokenRequestpublic void setDelegationToken(org.apache.hadoop.yarn.api.records.Token token)
setDelegationToken in interface RenewDelegationTokenRequestpublic org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenRequestProto getProto()
getProto in class org.apache.hadoop.yarn.api.records.impl.pb.ProtoBase<org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenRequestProto>Copyright © 2008–2023 Apache Software Foundation. All rights reserved.