|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface QueryStrategy
Encapsulates the strategy use to resolve the events for a stream into a tuples of events in a join.
Method Summary | |
---|---|
void |
lookup(EventBean[] lookupEvents,
Set<MultiKey<EventBean>> joinSet)
Look up events returning tuples of joined events. |
Method Detail |
---|
void lookup(EventBean[] lookupEvents, Set<MultiKey<EventBean>> joinSet)
lookupEvents
- - events to use to perform the joinjoinSet
- - result join tuples of events
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |