RenewDelegationTokenRequestpublic class RenewDelegationTokenRequestPBImpl extends org.apache.hadoop.yarn.api.records.impl.pb.ProtoBase<org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenRequestProto> implements RenewDelegationTokenRequest
| Constructor | Description |
|---|---|
RenewDelegationTokenRequestPBImpl() |
|
RenewDelegationTokenRequestPBImpl(org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenRequestProto proto) |
| Modifier and Type | Method | 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–2025 Apache Software Foundation. All rights reserved.