Uses of Interface
net.esper.view.ContextAwareView

Packages that use ContextAwareView
net.esper.view.window   
 

Uses of ContextAwareView in net.esper.view.window
 

Classes in net.esper.view.window that implement ContextAwareView
 class TimeBatchView
          A data view that aggregates events in a stream and releases them in one batch at every specified time interval.
 class TimeWindowView
          This view is a moving timeWindow extending the specified amount of milliseconds into the past.