Interface EventProcessor

    • Method Detail

      • halt

        void halt()
        Signal that this EventProcessor should stop when it has finished consuming at the next clean break. It will call SequenceBarrier.alert() to notify the thread to check status.
      • isRunning

        boolean isRunning()