Uses of Class
org.apache.hadoop.yarn.security.AMRMTokenIdentifier

Packages that use AMRMTokenIdentifier
org.apache.hadoop.yarn.client.api Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
org.apache.hadoop.yarn.security   
 

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

Methods in org.apache.hadoop.yarn.client.api that return types with arguments of type AMRMTokenIdentifier
abstract  org.apache.hadoop.security.token.Token<AMRMTokenIdentifier> YarnClient.getAMRMToken(ApplicationId appId)
          Get the AMRM token of the application.
 

Uses of AMRMTokenIdentifier in org.apache.hadoop.yarn.security
 

Methods in org.apache.hadoop.yarn.security that return types with arguments of type AMRMTokenIdentifier
 org.apache.hadoop.security.token.Token<AMRMTokenIdentifier> AMRMTokenSelector.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.