Code Examples
A repository of 155 code examples for BeepBeep
util.RunOnExample Class Reference

Apply a processor on collections of events using the RunOn processor. More...

Static Public Member Functions

static void main (String[] args)
 

Detailed Description

Apply a processor on collections of events using the RunOn processor.

Graphically, this chain of processors can be represented as:

Processor graph

The output of this program is:

9.0
6.0
16.0
10.0
Author
Sylvain Hallé

Definition at line 46 of file RunOnExample.java.


The documentation for this class was generated from the following file: