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

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

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

Subinterfaces of Token in org.apache.hadoop.yarn.api.records
 interface ClientToken
           ClientToken is the security token used by the AMs to verify authenticity of any client.
 interface ContainerToken
          ContainerToken is the security token used by the framework to verify authenticity of any Container.
 interface DelegationToken
          The Delegation tokens have a identifier which maps to AbstractDelegationTokenIdentifier.
 



Copyright © 2013 Apache Software Foundation. All Rights Reserved.