Class CheckStatusTask

  • All Implemented Interfaces:
    io.netty.util.TimerTask

    public class CheckStatusTask
    extends Object
    implements io.netty.util.TimerTask
    • Method Detail

      • run

        public void run​(io.netty.util.Timeout timeout)
                 throws Exception
        Specified by:
        run in interface io.netty.util.TimerTask
        Throws:
        Exception
      • getInstanceId

        public String getInstanceId()
      • getErrorCout

        public int getErrorCout()
      • getSuccessCount

        public int getSuccessCount()