Uses of Interface
org.apache.hadoop.yarn.api.protocolrecords.GetDelegationTokenResponse

Packages that use GetDelegationTokenResponse
org.apache.hadoop.yarn.api   
 

Uses of GetDelegationTokenResponse in org.apache.hadoop.yarn.api
 

Methods in org.apache.hadoop.yarn.api that return GetDelegationTokenResponse
 GetDelegationTokenResponse ClientRMProtocol.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.
 



Copyright © 2013 Apache Software Foundation. All Rights Reserved.