Package | Description |
---|---|
com.espertech.esper.epl.expression.core |
Core expression classes.
|
com.espertech.esper.epl.expression.visitor |
Expression visitors.
|
Modifier and Type | Class and Description |
---|---|
class |
ExprNodePropOrStreamExprDesc |
class |
ExprNodePropOrStreamPropDesc |
Modifier and Type | Method and Description |
---|---|
ExprNodePropOrStreamDesc |
ExprNodePropOrStreamSet.getFirstWithStreamNumNotZero() |
Modifier and Type | Method and Description |
---|---|
void |
ExprNodePropOrStreamSet.add(ExprNodePropOrStreamDesc desc) |
Modifier and Type | Method and Description |
---|---|
void |
ExprNodePropOrStreamSet.addAll(List<ExprNodePropOrStreamDesc> propertiesNode) |
void |
ExprNodePropOrStreamSet.removeFromList(List<ExprNodePropOrStreamDesc> items)
Remove from the provided list those that are matching any of the contained-herein
|
Modifier and Type | Method and Description |
---|---|
List<ExprNodePropOrStreamDesc> |
ExprNodeIdentifierAndStreamRefVisitor.getRefs() |