Uses of Class
org.apache.hadoop.lib.service.DelegationTokenManagerException.ERROR

Packages that use DelegationTokenManagerException.ERROR
org.apache.hadoop.lib.service   
 

Uses of DelegationTokenManagerException.ERROR in org.apache.hadoop.lib.service
 

Methods in org.apache.hadoop.lib.service that return DelegationTokenManagerException.ERROR
static DelegationTokenManagerException.ERROR DelegationTokenManagerException.ERROR.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static DelegationTokenManagerException.ERROR[] DelegationTokenManagerException.ERROR.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in org.apache.hadoop.lib.service with parameters of type DelegationTokenManagerException.ERROR
DelegationTokenManagerException(DelegationTokenManagerException.ERROR error, Object... params)
           
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.