com.espertech.esper.view
Interface AsymetricDataWindowViewFactory

All Superinterfaces:
DataWindowViewFactory, ViewFactory
All Known Implementing Classes:
FirstElementViewFactory, FirstLengthWindowViewFactory, FirstTimeViewFactory, FirstUniqueByPropertyViewFactory

public interface AsymetricDataWindowViewFactory
extends DataWindowViewFactory

Marker interface for use with view factories that create data window views that are asymetric in posting insert and remove stream data: Data windows that post only a partial insert and remove stream as output when compared to the insert and remove stream received.

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