Uses of Class
com.espertech.esper.common.client.soda.Disjunction
Package
Description
This package defines the Esper statement object model.
-
Uses of Disjunction in com.espertech.esper.common.client.soda
Modifier and TypeMethodDescriptionstatic Disjunction
Expressions.or()
Logical OR disjunction.static Disjunction
Expressions.or
(Expression first, Expression second, Expression... expressions) Logical OR disjunction.