Uses of Class
org.apache.hadoop.yarn.api.protocolrecords.RenewDelegationTokenResponse
Packages that use RenewDelegationTokenResponse
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of RenewDelegationTokenResponse in org.apache.hadoop.yarn.api
Methods in org.apache.hadoop.yarn.api that return RenewDelegationTokenResponseModifier and TypeMethodDescriptionApplicationBaseProtocol.renewDelegationToken(RenewDelegationTokenRequest request) Renew an existing delegationToken. -
Uses of RenewDelegationTokenResponse in org.apache.hadoop.yarn.api.protocolrecords
Methods in org.apache.hadoop.yarn.api.protocolrecords that return RenewDelegationTokenResponseModifier and TypeMethodDescriptionstatic RenewDelegationTokenResponseRenewDelegationTokenResponse.newInstance(long expTime)