public class FailureCacheValue extends Object
Constructor and Description |
---|
FailureCacheValue(String key,
int errorCount) |
Modifier and Type | Method and Description |
---|---|
long |
getCreationTimeInNanos() |
int |
getErrorCount() |
String |
getKey() |
String |
toString() |
public FailureCacheValue(String key, int errorCount)
Copyright © 1999–2016 The Apache Software Foundation. All rights reserved.