Interface StoppableRun


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

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

    • stop Link icon

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