Class Forker

  • All Implemented Interfaces:
    java.io.Serializable , jline.lang.Copyable

    
    public class Forker
    extends OutputSection
                        

    Output section that forks incoming jobs into sibling tasks

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
      Forker(List<JobClass> customerClasses)
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      void setOutputStrategy(JobClass jobClass, RoutingStrategy routingStrategy, Node destination, double probability)
      • Methods inherited from class jline.lang.sections.Section

        getClassName
      • Methods inherited from class jline.lang.sections.OutputSection

        getOutputStrategies, getOutputStrategyByClass, printSummary, probabilityUpdate, resetRouting, setOutputStrategy
      • Methods inherited from class jline.lang.Element

        getName, setName
      • Methods inherited from class jline.lang.Copyable

        copy
      • Methods inherited from class java.lang.Object

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