Interface DataWindowViewFactory
- All Superinterfaces:
ViewFactory
- All Known Implementing Classes:
ExpressionBatchViewFactory
,ExpressionViewFactoryBase
,ExpressionWindowViewFactory
,ExternallyTimedBatchViewFactory
,ExternallyTimedWindowViewFactory
,FirstEventViewFactory
,FirstLengthWindowViewFactory
,IntersectViewFactory
,KeepAllViewFactory
,LastEventViewFactory
,LengthBatchViewFactory
,RankWindowViewFactory
,SortWindowViewFactory
,TimeAccumViewFactory
,TimeBatchViewFactory
,TimeLengthBatchViewFactory
,TimeOrderViewFactory
,TimeWindowViewFactory
,UnionViewFactory
,UniqueByPropertyViewFactory
,VirtualDWViewFactory
Marker interface for use with view factories that create data window views only.
Please DataWindowView
for details on views that meet data window requirements.
-
Field Summary
Fields inherited from interface com.espertech.esper.common.internal.view.core.ViewFactory
EMPTY_ARRAY, EPTYPE, EPTYPEARRAY, EPTYPEARRAYARRAY, SINGLE_ELEMENT_ARRAY
-
Method Summary
Methods inherited from interface com.espertech.esper.common.internal.view.core.ViewFactory
getEventType, getViewName, init, makeView, setEventType