Package | Description |
---|---|
com.espertech.esper.core.service |
Implementation of client package interfaces, glue code
|
com.espertech.esper.core.start |
Classes related to start and stop of statements
|
Constructor and Description |
---|
EPQueryResultImpl(EPPreparedQueryResult queryResult)
Ctor.
|
Modifier and Type | Method and Description |
---|---|
EPPreparedQueryResult |
EPPreparedExecuteMethodQuery.execute(ContextPartitionSelector[] contextPartitionSelectors)
Executes the prepared query.
|
EPPreparedQueryResult |
EPPreparedExecuteMethod.execute(ContextPartitionSelector[] contextPartitionSelectors) |
EPPreparedQueryResult |
EPPreparedExecuteIUDSingleStream.execute(ContextPartitionSelector[] contextPartitionSelectors)
Executes the prepared query.
|