Uses of Enum Class
org.apache.hadoop.crypto.key.kms.ValueQueue.SyncGenerationPolicy
Packages that use ValueQueue.SyncGenerationPolicy
-
Uses of ValueQueue.SyncGenerationPolicy in org.apache.hadoop.crypto.key.kms
Methods in org.apache.hadoop.crypto.key.kms that return ValueQueue.SyncGenerationPolicyModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static ValueQueue.SyncGenerationPolicy[]ValueQueue.SyncGenerationPolicy.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.apache.hadoop.crypto.key.kms with parameters of type ValueQueue.SyncGenerationPolicyModifierConstructorDescriptionValueQueue(int numValues, float lowWatermark, long expiry, int numFillerThreads, ValueQueue.SyncGenerationPolicy policy, ValueQueue.QueueRefiller<E> refiller) Constructor takes the following tunable configuration parameters