@InterfaceAudience.Private
 @InterfaceStability.Unstable
public class RenewDelegationTokenRequestPBImpl
extends org.apache.hadoop.yarn.api.protocolrecords.RenewDelegationTokenRequest
| Constructor and Description | 
|---|
| RenewDelegationTokenRequestPBImpl() | 
| RenewDelegationTokenRequestPBImpl(org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenRequestProto proto) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | equals(Object other) | 
| org.apache.hadoop.yarn.api.records.Token | getDelegationToken() | 
| org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenRequestProto | getProto() | 
| int | hashCode() | 
| void | setDelegationToken(org.apache.hadoop.yarn.api.records.Token token) | 
| String | toString() | 
public RenewDelegationTokenRequestPBImpl()
public RenewDelegationTokenRequestPBImpl(org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenRequestProto proto)
public org.apache.hadoop.yarn.api.records.Token getDelegationToken()
getDelegationToken in class org.apache.hadoop.yarn.api.protocolrecords.RenewDelegationTokenRequestpublic void setDelegationToken(org.apache.hadoop.yarn.api.records.Token token)
setDelegationToken in class org.apache.hadoop.yarn.api.protocolrecords.RenewDelegationTokenRequestpublic org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenRequestProto getProto()
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.