Uses of Class
org.apache.hadoop.yarn.api.protocolrecords.GetDelegationTokenRequest
Packages that use GetDelegationTokenRequest
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 GetDelegationTokenRequest in org.apache.hadoop.yarn.api
Methods in org.apache.hadoop.yarn.api with parameters of type GetDelegationTokenRequestModifier and TypeMethodDescriptionApplicationBaseProtocol.getDelegationToken(GetDelegationTokenRequest request) The interface used by clients to get delegation token, enabling the containers to be able to talk to the service using those tokens. -
Uses of GetDelegationTokenRequest in org.apache.hadoop.yarn.api.protocolrecords
Methods in org.apache.hadoop.yarn.api.protocolrecords that return GetDelegationTokenRequestModifier and TypeMethodDescriptionstatic GetDelegationTokenRequestGetDelegationTokenRequest.newInstance(String renewer)