Package 

Interface CancellableStage


  • @Beta() 
    public interface CancellableStage
    
                        

    A stage that is capable of being cancelled.

    • Method Summary

      Modifier and Type Method Description
      abstract CancellableStage.Result cancel(StageExecution stage)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait