public class AbstractErrorCounterHealthCheck extends Object
Modifier and Type | Field and Description |
---|---|
protected long |
errorCounter |
protected boolean |
up |
Constructor and Description |
---|
AbstractErrorCounterHealthCheck() |
Modifier and Type | Method and Description |
---|---|
protected void |
callSuper() |
protected void |
init(Integer configErrorThreshold,
Integer configCounterResetWindowDurationSec,
Integer configStatusResetWindowDurationSec) |
protected void |
suspectSuper() |
Copyright © 2019 Red Hat. All rights reserved.