public class QueueEntitlement extends Object
| Constructor and Description | 
|---|
| QueueEntitlement(float capacity,
                float maxCapacity) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | equals(Object o) | 
| float | getCapacity() | 
| float | getMaxCapacity() | 
| int | hashCode() | 
| void | setCapacity(float capacity) | 
| void | setMaxCapacity(float maxCapacity) | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.