Uses of Interface
com.espertech.esper.common.internal.view.groupwin.GroupByView
Packages that use GroupByView
-
Uses of GroupByView in com.espertech.esper.common.internal.view.groupwin
Classes in com.espertech.esper.common.internal.view.groupwin that implement GroupByViewModifier and TypeClassDescriptionclass
The group view splits the data in a stream to multiple subviews, based on a key index.class
Methods in com.espertech.esper.common.internal.view.groupwin with parameters of type GroupByViewModifier and TypeMethodDescriptionprotected static View
GroupByViewUtil.makeSubView
(GroupByView view, Object groupKey) Constructors in com.espertech.esper.common.internal.view.groupwin with parameters of type GroupByView