Uses of Interface
com.espertech.esper.view.std.GroupByView

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

Uses of GroupByView in com.espertech.esper.view.std
 

Classes in com.espertech.esper.view.std that implement GroupByView
 class GroupByViewImpl
          The group view splits the data in a stream to multiple subviews, based on a key index.
 class GroupByViewReclaimAged
           
 

Methods in com.espertech.esper.view.std with parameters of type GroupByView
static java.lang.Object GroupByViewImpl.makeSubViews(GroupByView groupView, java.lang.String[] propertyNames, java.lang.Object groupByValues, AgentInstanceViewFactoryChainContext agentInstanceContext)
          Instantiate subviews for the given group view and the given key value to group-by.
 


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