Class ExpressionViewBase

java.lang.Object
com.espertech.esper.common.internal.view.core.ViewSupport
com.espertech.esper.common.internal.view.expression.ExpressionViewBase
All Implemented Interfaces:
AgentInstanceMgmtCallback, VariableChangeCallback, DataWindowView, View, Viewable, ViewDataVisitable, Iterable<EventBean>
Direct Known Subclasses:
ExpressionBatchView, ExpressionWindowView

public abstract class ExpressionViewBase extends ViewSupport implements DataWindowView, AgentInstanceMgmtCallback, VariableChangeCallback
This view is a moving window extending the into the past until the expression passed to it returns false.