DefaultQueueResourceRoundingStrategypublic interface QueueResourceRoundingStrategy
| Modifier and Type | Method | Description |
|---|---|---|
double |
getRoundedResource(double resourceValue,
QueueCapacityVector.QueueCapacityVectorEntry capacityVectorEntry) |
Returns a whole number converted from the calculated resource value.
|
double getRoundedResource(double resourceValue,
QueueCapacityVector.QueueCapacityVectorEntry capacityVectorEntry)
resourceValue - calculated resource valuecapacityVectorEntry - configured capacity entryCopyright © 2008–2025 Apache Software Foundation. All rights reserved.