org.apache.hadoop.yarn.api.records
Interface DelegationToken

All Superinterfaces:
Token

@InterfaceAudience.Public
@InterfaceStability.Evolving
public interface DelegationToken
extends Token

The Delegation tokens have a identifier which maps to AbstractDelegationTokenIdentifier.


Method Summary
 
Methods inherited from interface org.apache.hadoop.yarn.api.records.Token
getIdentifier, getKind, getPassword, getService
 



Copyright © 2013 Apache Software Foundation. All Rights Reserved.