Package | Description |
---|---|
com.espertech.esper.runtime.client |
Runtime API: Runs compiled EPL.
|
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.
|