Package | Description |
---|---|
com.espertech.esper.epl.expression |
This package contains the EPL expression nodes that represent all expressions such as used in select clauses, group-by and having clauses, or order-by clauses
|
com.espertech.esper.metrics.instrumentation |
Modifier and Type | Class and Description |
---|---|
class |
ExprStreamUnderlyingNodeImpl
Represents an stream selector that returns the streams underlying event, or null if undefined.
|
Modifier and Type | Method and Description |
---|---|
void |
InstrumentationDefault.qExprStreamUndSelectClause(ExprStreamUnderlyingNode undNode) |
void |
Instrumentation.qExprStreamUndSelectClause(ExprStreamUnderlyingNode undNode) |