Class ExprNodePropOrStreamSet
java.lang.Object
com.espertech.esper.common.internal.epl.expression.core.ExprNodePropOrStreamSet
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
add
(ExprNodePropOrStreamDesc desc) void
addAll
(ExprNodePropOrStreamSet other) void
addAll
(List<ExprNodePropOrStreamDesc> propertiesNode) boolean
isEmpty()
void
Remove from the provided list those that are matching any of the contained-herein
-
Constructor Details
-
ExprNodePropOrStreamSet
public ExprNodePropOrStreamSet()
-
-
Method Details
-
add
-
addAll
-
addAll
-
isEmpty
public boolean isEmpty() -
removeFromList
Remove from the provided list those that are matching any of the contained-herein- Parameters:
items
- target list
-
notContainsAll
-
getProperties
-
getFirstExpression
-
getFirstWithStreamNumNotZero
-