Uses of Class
org.apache.hadoop.yarn.security.client.TimelineDelegationTokenOperation

Packages that use TimelineDelegationTokenOperation
org.apache.hadoop.yarn.security.client   
 

Uses of TimelineDelegationTokenOperation in org.apache.hadoop.yarn.security.client
 

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



Copyright © 2014 Apache Software Foundation. All Rights Reserved.