public class FailureContext extends Object
Constructor and Description |
---|
FailureContext() |
Modifier and Type | Method and Description |
---|---|
void |
clear() |
int |
getFailCount() |
long |
getLastFailedTime() |
void |
updateFailure() |
public void updateFailure()
public void clear()
@Generated(value="lombok") public long getLastFailedTime()
@Generated(value="lombok") public int getFailCount()
Copyright © 2014–2016 Apache Software Foundation. All rights reserved.