Uses of Class
org.apache.hadoop.crypto.key.kms.ValueQueue.SyncGenerationPolicy

Packages that use ValueQueue.SyncGenerationPolicy
org.apache.hadoop.crypto.key.kms   
 

Uses of ValueQueue.SyncGenerationPolicy in org.apache.hadoop.crypto.key.kms
 

Methods in org.apache.hadoop.crypto.key.kms that return ValueQueue.SyncGenerationPolicy
static ValueQueue.SyncGenerationPolicy ValueQueue.SyncGenerationPolicy.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ValueQueue.SyncGenerationPolicy[] ValueQueue.SyncGenerationPolicy.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.