|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TableLookupStrategy
Strategy for looking up, in some sort of table or index, an event, potentially based on the events properties, and returning a set of matched events.
Method Summary | |
---|---|
Set<EventBean> |
lookup(EventBean event)
Returns matched events for a event to look up for. |
Method Detail |
---|
Set<EventBean> lookup(EventBean event)
event
- to look up
|
© 2007 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |