Interface ExecutionRecoveryService


public interface ExecutionRecoveryService
Recovery service that is responsible to do recovery to execution messages of non responsive workers.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • doRecovery

      void doRecovery()