NEsper Class Library
NEsper Class Library
com.espertech.esper.runtime.client
EPFireAndForgetService Interface
EPFireAndForgetService Methods
ExecuteQuery Method
PrepareQuery Method
PrepareQueryWithParameters Method
EPFireAndForgetService
PrepareQuery Method
Prepare an unparameterized fire-and-forget query before execution and for repeated execution.
Namespace:
com.espertech.esper.runtime.client
Assembly:
NEsper.Runtime (in NEsper.Runtime.dll) Version: 8.0.0.0
Syntax
C#
Copy
EPFireAndForgetPreparedQuery
PrepareQuery
(
EPCompiled
compiled
)
Parameters
compiled
Type:
com.espertech.esper.common.client
EPCompiled
is the compiled EPL query to prepare
Return Value
Type:
EPFireAndForgetPreparedQuery
proxy to execute upon, that also provides the event type of the returned results
See Also
Reference
EPFireAndForgetService Interface
com.espertech.esper.runtime.client Namespace
Copyright (c) 2007 - 2019 Espertech
Send comments on this topic to
nesper@espertech.com