Class FailureCacheValue
java.lang.Object
org.apache.http.impl.client.cache.FailureCacheValue
The error count with a creation timestamp and its associated key.
- Since:
- 4.3
-
Constructor Details
-
FailureCacheValue
-
-
Method Details
-
getCreationTimeInNanos
public long getCreationTimeInNanos() -
getKey
-
getErrorCount
public int getErrorCount() -
toString
-