Class OngoingTriggeredStrategy


  • public class OngoingTriggeredStrategy
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      OngoingTriggeredStrategy​(org.streamingpool.ext.tensorics.evaluation.TriggeredEvaluation.Builder builder)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void by​(org.streamingpool.core.service.StreamId<?> triggeringStreamId)  
      • Methods inherited from class java.lang.Object

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

      • OngoingTriggeredStrategy

        public OngoingTriggeredStrategy​(org.streamingpool.ext.tensorics.evaluation.TriggeredEvaluation.Builder builder)
    • Method Detail

      • by

        public void by​(org.streamingpool.core.service.StreamId<?> triggeringStreamId)