Uses of Class
net.esper.view.window.LengthWindowViewFactory

Packages that use LengthWindowViewFactory
net.esper.view.window Window views are in this package 
 

Uses of LengthWindowViewFactory in net.esper.view.window
 

Constructors in net.esper.view.window with parameters of type LengthWindowViewFactory
LengthWindowView(LengthWindowViewFactory lengthWindowViewFactory, int size, ViewUpdatedCollection viewUpdatedCollection)
          Constructor creates a moving window extending the specified number of elements into the past.