public class EventFeeder extends Object
| Constructor and Description |
|---|
EventFeeder(org.drools.time.TimerService clock,
EventSource source,
EventReceiver sink) |
| Modifier and Type | Method and Description |
|---|---|
void |
feed()
For this simple demo, we are loading the
whole stream of events into the memory.
|
public EventFeeder(org.drools.time.TimerService clock,
EventSource source,
EventReceiver sink)
Copyright © 2020. All rights reserved.