@Contract(threading=IMMUTABLE) public class FailureCacheValue extends Object
FailureCacheValue(String key, int errorCount)
long
getCreationTimeInNanos()
int
getErrorCount()
String
getKey()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public FailureCacheValue(String key, int errorCount)
public long getCreationTimeInNanos()
public String getKey()
public int getErrorCount()
public String toString()
toString
Object
Copyright © 2010–2017 The Apache Software Foundation. All rights reserved.