class DestTracker extends Object
| Constructor and Description |
|---|
DestTracker(Hash hash,
Threshold threshold) |
| Modifier and Type | Method and Description |
|---|---|
(package private) Hash | getHash() |
(package private) boolean | isBreached(Threshold threshold,
long now) |
(package private) boolean | purge(long olderThan) |
(package private) boolean | recordAccess(long now) |
Hash getHash()
boolean isBreached(Threshold threshold, long now)
boolean purge(long olderThan)
olderThan - purge entries older than this timestampboolean recordAccess(long now)