|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectstreamcruncher.test.func.MultiStreamEventGenerator
streamcruncher.test.func.generic.ThreeEventOrderTest
public abstract class ThreeEventOrderTest
This example demonstrates a scenario where there are 3 Event Streams. An Event from Stream 1 must be followed by an Event from Stream 2 and 3 within 5 seconds of occurence of the Stream 1 Event. Stream 2 & 3 Events can arrive in any order. But they must arrive after Stream 1's Event.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class streamcruncher.test.func.MultiStreamEventGenerator |
|---|
MultiStreamEventGenerator.Event, MultiStreamEventGenerator.EventType |
| Constructor Summary | |
|---|---|
ThreeEventOrderTest()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ThreeEventOrderTest()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||