Uses of Class
org.apache.hadoop.yarn.api.protocolrecords.CancelDelegationTokenRequest
Packages that use CancelDelegationTokenRequest
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 CancelDelegationTokenRequest in org.apache.hadoop.yarn.api
Methods in org.apache.hadoop.yarn.api with parameters of type CancelDelegationTokenRequestModifier and TypeMethodDescriptionApplicationBaseProtocol.cancelDelegationToken(CancelDelegationTokenRequest request) Cancel an existing delegationToken. -
Uses of CancelDelegationTokenRequest in org.apache.hadoop.yarn.api.protocolrecords
Methods in org.apache.hadoop.yarn.api.protocolrecords that return CancelDelegationTokenRequestModifier and TypeMethodDescriptionstatic CancelDelegationTokenRequestCancelDelegationTokenRequest.newInstance(Token dToken)