| Package | Description |
|---|---|
| org.apache.cassandra.utils.concurrent |
| Modifier and Type | Field and Description |
|---|---|
static WeightedQueue.Weigher |
WeightedQueue.NATURAL_WEIGHER |
| Constructor and Description |
|---|
WeightedQueue(int maxWeight,
java.util.concurrent.BlockingQueue<T> queue,
WeightedQueue.Weigher<T> weigher) |
Copyright © 2009-2022 The Apache Software Foundation