Uses of Interface
org.apache.hadoop.yarn.api.records.ClientToken

Packages that use ClientToken
org.apache.hadoop.yarn.api.records   
 

Uses of ClientToken in org.apache.hadoop.yarn.api.records
 

Methods in org.apache.hadoop.yarn.api.records that return ClientToken
 ClientToken ApplicationReport.getClientToken()
          Get the client token for communicating with the ApplicationMaster.
 

Methods in org.apache.hadoop.yarn.api.records with parameters of type ClientToken
 void ApplicationReport.setClientToken(ClientToken clientToken)
           
 



Copyright © 2013 Apache Software Foundation. All Rights Reserved.