Uses of Class
org.apache.hadoop.yarn.security.client.TimelineDelegationTokenIdentifier

Packages that use TimelineDelegationTokenIdentifier
org.apache.hadoop.yarn.client.api   
org.apache.hadoop.yarn.security.client   
 

Uses of TimelineDelegationTokenIdentifier in org.apache.hadoop.yarn.client.api
 

Methods in org.apache.hadoop.yarn.client.api that return types with arguments of type TimelineDelegationTokenIdentifier
abstract  org.apache.hadoop.security.token.Token<TimelineDelegationTokenIdentifier> TimelineClient.getDelegationToken(String renewer)
           Get a delegation token so as to be able to talk to the timeline server in a secure way.
 

Uses of TimelineDelegationTokenIdentifier in org.apache.hadoop.yarn.security.client
 

Methods in org.apache.hadoop.yarn.security.client that return types with arguments of type TimelineDelegationTokenIdentifier
 org.apache.hadoop.security.token.Token<TimelineDelegationTokenIdentifier> TimelineDelegationTokenSelector.selectToken(Text service, Collection<org.apache.hadoop.security.token.Token<? extends org.apache.hadoop.security.token.TokenIdentifier>> tokens)
           
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.