Package | Description |
---|---|
com.espertech.esper.runtime.client |
Runtime API: Runs compiled EPL.
|
com.espertech.esper.runtime.internal.kernel.statement |
Modifier and Type | Interface and Description |
---|---|
interface |
EPStatement
The statement is the means to attach callbacks to receive statement results (push, observer)
and to object current results using pull.
|
Modifier and Type | Interface and Description |
---|---|
interface |
EPStatementSPI |
Modifier and Type | Class and Description |
---|---|
class |
EPStatementImpl |
Copyright © 2005–2018. All rights reserved.