Class AbstractErrorCounterHealthCheck

    • Field Detail

      • errorCounter

        protected long errorCounter
      • up

        protected boolean up
    • Constructor Detail

      • AbstractErrorCounterHealthCheck

        public AbstractErrorCounterHealthCheck()
    • Method Detail

      • init

        protected void init​(Integer configErrorThreshold,
                            Integer configCounterResetWindowDurationSec,
                            Integer configStatusResetWindowDurationSec)
      • suspectSuper

        protected void suspectSuper()
      • callSuper

        protected void callSuper()