Interface StoppableRun


public interface StoppableRun
Run that can be stopped.
Author:
Vivek Pandey
See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Request stopping a run
  • Method Details

    • stop

      void stop() throws Exception
      Request stopping a run
      Throws:
      Exception - on error throws exception