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