Uses of Class
uk.ac.manchester.spinnaker.alloc.allocator.QuotaManager.AdjustedQuota
Package | Description |
---|---|
uk.ac.manchester.spinnaker.alloc.allocator |
The core allocation system.
|
-
Uses of QuotaManager.AdjustedQuota in uk.ac.manchester.spinnaker.alloc.allocator
Methods in uk.ac.manchester.spinnaker.alloc.allocator that return types with arguments of type QuotaManager.AdjustedQuota Modifier and Type Method Description Optional<QuotaManager.AdjustedQuota>
QuotaManager. addQuota(int groupId, int delta)
Adjust a group's quota.