Package | Description |
---|---|
com.espertech.esper.common.client.fireandforget |
Classes related to fire-and-forget execution
|
com.espertech.esper.runtime.client |
Runtime API: Runs compiled EPL.
|
Class and Description |
---|
EPFireAndForgetQueryResult
Result for fire-and-forget queries.
|
Class and Description |
---|
EPFireAndForgetPreparedQuery
Interface for a prepared on-demand query that can be executed multiple times.
|
EPFireAndForgetPreparedQueryParameterized
Parameter holder for parameterized on-demand queries that are prepared with substitution parameters and that
can be executed efficiently multiple times with different actual values for parameters.
|
EPFireAndForgetQueryResult
Result for fire-and-forget queries.
|