Uses of Class
uk.ac.manchester.spinnaker.alloc.SpallocProperties.PriorityScale
Package | Description |
---|---|
uk.ac.manchester.spinnaker.alloc |
Allocation service for SpiNNaker.
|
-
Uses of SpallocProperties.PriorityScale in uk.ac.manchester.spinnaker.alloc
Methods in uk.ac.manchester.spinnaker.alloc that return SpallocProperties.PriorityScale Modifier and Type Method Description @NotNull @Valid SpallocProperties.PriorityScale
SpallocProperties.AllocatorProperties. getPriorityScale()
Properties relating to job priority scaling.Constructors in uk.ac.manchester.spinnaker.alloc with parameters of type SpallocProperties.PriorityScale Constructor Description AllocatorProperties(Duration period, int importanceSpan, SpallocProperties.PriorityScale priorityScale, int reportActionThreshold, String systemReportUser)