protected static class PriorityCalculator.ThrottleLimits
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected java.util.List<PriorityCalculator.ThrottleLimitSpec> |
specs |
Constructor and Description |
---|
ThrottleLimits(IRepositoryConnection connection) |
Modifier and Type | Method and Description |
---|---|
double[] |
getMaximumRates(java.lang.String[] binNames) |
protected java.util.List<PriorityCalculator.ThrottleLimitSpec> specs
public ThrottleLimits(IRepositoryConnection connection)