|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EPOnDemandQueryResult
Results of an on-demand (fire-and-forget non-continuous) query.
Method Summary | |
---|---|
EventBean[] |
getArray()
Returns an array representing query result rows, may return a null value or empty array to indicate an empty result set. |
EventType |
getEventType()
Returns the event type of the result. |
java.util.Iterator<EventBean> |
iterator()
Returns an iterator representing query result rows. |
Method Detail |
---|
EventBean[] getArray()
EventType getEventType()
java.util.Iterator<EventBean> iterator()
|
© 2006-2015 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 |