public class LeafQueueEntitlements extends Object
Constructor and Description |
---|
LeafQueueEntitlements() |
Modifier and Type | Method and Description |
---|---|
QueueCapacities |
getCapacityOfQueue(AutoCreatedLeafQueue leafQueue) |
QueueCapacities |
getCapacityOfQueueByPath(String leafQueuePath) |
Map<String,QueueCapacities> |
getEntitlements() |
List<QueueManagementChange> |
mapToQueueManagementChanges(BiFunction<String,QueueCapacities,QueueManagementChange> func) |
public QueueCapacities getCapacityOfQueue(AutoCreatedLeafQueue leafQueue)
public QueueCapacities getCapacityOfQueueByPath(String leafQueuePath)
public Map<String,QueueCapacities> getEntitlements()
public List<QueueManagementChange> mapToQueueManagementChanges(BiFunction<String,QueueCapacities,QueueManagementChange> func)
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.