Uses of Interface
net.esper.view.OrderedEventCollection

Packages that use OrderedEventCollection
net.esper.view View infrastructure concerned with view creation and destroy, cloning and hooking views trees into filtering. 
 

Uses of OrderedEventCollection in net.esper.view
 

Subinterfaces of OrderedEventCollection in net.esper.view
 interface EventStream
          Streams are the basic I/O mechanism for the EventStream system.
 

Classes in net.esper.view that implement OrderedEventCollection
 class ZeroDepthStream
          Event stream implementation that does not keep any window by itself of the events coming into the stream.