com.espertech.esper.view
Interface DataWindowViewFactory

All Superinterfaces:
ViewFactory
All Known Subinterfaces:
AsymetricDataWindowViewFactory
All Known Implementing Classes:
ExpressionBatchViewFactory, ExpressionViewFactoryBase, ExpressionWindowViewFactory, ExternallyTimedBatchViewFactory, ExternallyTimedWindowViewFactory, FirstElementViewFactory, FirstLengthWindowViewFactory, FirstTimeViewFactory, FirstUniqueByPropertyViewFactory, IntersectViewFactory, KeepAllViewFactory, LastElementViewFactory, LengthBatchViewFactory, LengthWindowViewFactory, RankWindowViewFactory, SortWindowViewFactory, TimeAccumViewFactory, TimeBatchViewFactory, TimeLengthBatchViewFactory, TimeOrderViewFactory, TimeWindowViewFactory, UnionViewFactory, UniqueByPropertyViewFactory, VirtualDWViewFactoryImpl

public interface DataWindowViewFactory
extends ViewFactory

Marker interface for use with view factories that create data window views only.

Please DataWindowView for details on views that meet data window requirements.


Method Summary
 
Methods inherited from interface com.espertech.esper.view.ViewFactory
attach, canReuse, getEventType, getViewName, makeView, setViewParameters
 


© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com