protected static class ReprioritizationTracker.PreloadRequest extends Object
Modifier and Type | Field and Description |
---|---|
protected int |
requestCount |
protected double |
weightedMinimumDepth |
Constructor and Description |
---|
ReprioritizationTracker.PreloadRequest(double weightedMinimumDepth) |
Modifier and Type | Method and Description |
---|---|
int |
getRequestCount() |
double |
getWeightedMinimumDepth() |
void |
updateRequest(double weightedMinimumDepth) |