Package tests

Class pipelineInline

java.lang.Object
tests.pipelineInline

public class pipelineInline extends Object
example of pipeline usage with 2 stages Stage1: a farm with n_workers Stage2: a node receiving data from collector and printing to the output
  • Constructor Details

    • pipelineInline

      public pipelineInline()
  • Method Details

    • main

      public static void main(String[] args)