|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EPOnDemandPreparedQuery
Interface for a prepared on-demand query that can be executed multiple times.
Method Summary | |
---|---|
EPOnDemandQueryResult |
execute()
Execute the prepared query returning query results. |
EPOnDemandQueryResult |
execute(ContextPartitionSelector[] contextPartitionSelectors)
For use with named windows that have a context declared and that may therefore have multiple context partitions, allows to target context partitions for query execution selectively. |
EventType |
getEventType()
Returns the event type, representing the columns of the select-clause. |
Method Detail |
---|
EPOnDemandQueryResult execute()
EPOnDemandQueryResult execute(ContextPartitionSelector[] contextPartitionSelectors)
contextPartitionSelectors
- selects context partitions to consider
EventType getEventType()
|
© 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 |