Package | Description |
---|---|
com.espertech.esper.common.client.fireandforget |
Classes related to fire-and-forget execution
|
Modifier and Type | Method and Description |
---|---|
EPFireAndForgetQueryResult |
EPFireAndForgetPreparedQuery.execute()
Execute the prepared query returning query results.
|
EPFireAndForgetQueryResult |
EPFireAndForgetPreparedQuery.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.
|
Copyright © 2005–2018. All rights reserved.