Uses of Class
com.espertech.esper.common.client.soda.CrontabParameterExpression
Package
Description
This package defines the Esper statement object model.
-
Uses of CrontabParameterExpression in com.espertech.esper.common.client.soda
Modifier and TypeMethodDescriptionstatic CrontabParameterExpression
Expressions.crontabScheduleItem
(Integer parameter, ScheduleItemType type) Creates a parameter of the given type and parameterized by a number.static CrontabParameterExpression
Expressions.crontabScheduleWildcard()
Creates a wildcard parameter.