Click or drag to resize

com.espertech.esper.common.client.fireandforget Namespace

[Missing <summary> documentation for "N:com.espertech.esper.common.client.fireandforget"]

Interfaces
  InterfaceDescription
Public interfaceEPFireAndForgetPreparedQuery
Interface for a prepared on-demand query that can be executed multiple times.
Public interfaceEPFireAndForgetPreparedQueryParameterized
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.

A pre-compiled query can only be executed when actual values for all substitution parameters are set.

Public interfaceEPFireAndForgetQueryResult
Result for fire-and-forget queries.