Uses of Interface
net.esper.view.ParentAwareView

Packages that use ParentAwareView
net.esper.view.std Base service views that perform typical SQL-like functions such as unique, grouping, size, last etc. 
 

Uses of ParentAwareView in net.esper.view.std
 

Classes in net.esper.view.std that implement ParentAwareView
 class MergeView
          The merge view works together with a group view that splits the data in a stream to multiple subviews, based on a key index.