| Package | Description |
|---|---|
| org.apache.hadoop.crypto.key.kms |
| Constructor | Description |
|---|---|
ValueQueue(int numValues,
float lowWaterMark,
long expiry,
int numFillerThreads,
ValueQueue.QueueRefiller<E> fetcher) |
|
ValueQueue(int numValues,
float lowWatermark,
long expiry,
int numFillerThreads,
ValueQueue.SyncGenerationPolicy policy,
ValueQueue.QueueRefiller<E> refiller) |
Constructor takes the following tunable configuration parameters
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.