Uses of Package
com.espertech.esper.common.internal.epl.expression.funcs
Packages that use com.espertech.esper.common.internal.epl.expression.funcs
Package
Description
-
Classes in com.espertech.esper.common.internal.epl.expression.funcs used by com.espertech.esper.common.internal.compile.stage2ClassDescriptionRepresents an invocation of a plug-in single-row function in the expression tree.
-
Classes in com.espertech.esper.common.internal.epl.expression.funcs used by com.espertech.esper.common.internal.epl.expression.funcsClassDescriptionRepresents the case-when-then-else control flow function is an expression tree.Represents the CAST(expression, type) function is an expression tree.Casting and parsing computer.Casting and parsing computer.Represents the CAST(expression, type) function is an expression tree.Represents the COALESCE(a,b,...) function is an expression tree.Represents the INSTANCEOF(a,b,...) function is an expression tree.Represents the MAX(a,b) and MIN(a,b) functions is an expression tree.Represents an invocation of a plug-in single-row function in the expression tree.Represents the TYPEOF(a) function is an expression tree.