The error count with a creation timestamp and its associated key.
- Since:
- 4.3
-
Constructor Summary
Constructors
-
Method Summary
-
Constructor Details
-
FailureCacheValue
public FailureCacheValue(String key,
int errorCount)
-
Method Details
-
getCreationTimeInNanos
public long getCreationTimeInNanos()
-
-
getErrorCount
public int getErrorCount()
-