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
|
Modifier and Type | Method and Description |
---|---|
EPPreparedExecuteMethod |
EPPreparedQueryImpl.getExecuteMethod() |
EPPreparedExecuteMethod |
EPOnDemandPreparedQuerySPI.getExecuteMethod() |
Constructor and Description |
---|
EPPreparedQueryImpl(EPPreparedExecuteMethod executeMethod,
String epl)
Ctor.
|
Modifier and Type | Class and Description |
---|---|
class |
EPPreparedExecuteIUDInsertInto
Starts and provides the stop method for EPL statements.
|
class |
EPPreparedExecuteIUDSingleStream
Starts and provides the stop method for EPL statements.
|
class |
EPPreparedExecuteIUDSingleStreamDelete
Starts and provides the stop method for EPL statements.
|
class |
EPPreparedExecuteIUDSingleStreamUpdate
Starts and provides the stop method for EPL statements.
|
class |
EPPreparedExecuteMethodQuery
Starts and provides the stop method for EPL statements.
|