com.espertech.esper.epl.expression.core
Class ExprNodePropOrStreamSet
java.lang.Object
com.espertech.esper.epl.expression.core.ExprNodePropOrStreamSet
public class ExprNodePropOrStreamSet
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExprNodePropOrStreamSet
public ExprNodePropOrStreamSet()
add
public void add(ExprNodePropOrStreamDesc desc)
addAll
public void addAll(java.util.List<ExprNodePropOrStreamDesc> propertiesNode)
addAll
public void addAll(ExprNodePropOrStreamSet other)
isEmpty
public boolean isEmpty()
removeFromList
public void removeFromList(java.util.List<ExprNodePropOrStreamDesc> items)
- Remove from the provided list those that are matching any of the contained-herein
- Parameters:
items
- target list
notContainsAll
public java.lang.String notContainsAll(ExprNodePropOrStreamSet other)
getProperties
public java.util.Collection<ExprNodePropOrStreamPropDesc> getProperties()
getFirstExpression
public ExprNodePropOrStreamExprDesc getFirstExpression()
getFirstWithStreamNumNotZero
public ExprNodePropOrStreamDesc getFirstWithStreamNumNotZero()