com.espertech.esper.view.window
Class ExpressionViewUtil
java.lang.Object
com.espertech.esper.view.window.ExpressionViewUtil
public final class ExpressionViewUtil
- extends java.lang.Object
This view is a moving window extending the into the past until the expression passed to it returns false.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CURRENT_COUNT
public static final java.lang.String CURRENT_COUNT
- See Also:
- Constant Field Values
OLDEST_TIMESTAMP
public static final java.lang.String OLDEST_TIMESTAMP
- See Also:
- Constant Field Values
NEWEST_TIMESTAMP
public static final java.lang.String NEWEST_TIMESTAMP
- See Also:
- Constant Field Values
EXPIRED_COUNT
public static final java.lang.String EXPIRED_COUNT
- See Also:
- Constant Field Values
VIEW_REFERENCE
public static final java.lang.String VIEW_REFERENCE
- See Also:
- Constant Field Values
NEWEST_EVENT
public static final java.lang.String NEWEST_EVENT
- See Also:
- Constant Field Values
OLDEST_EVENT
public static final java.lang.String OLDEST_EVENT
- See Also:
- Constant Field Values
ExpressionViewUtil
public ExpressionViewUtil()