Class RunStartedEvent


  • public class RunStartedEvent
    extends java.lang.Object
    An event fired when the pipeline starts running. This is guaranteed to be followed by a corresponding RunStoppedEvent.
    • Constructor Summary

      Constructors 
      Constructor Description
      RunStartedEvent()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • RunStartedEvent

        public RunStartedEvent()