Uses of Interface
com.espertech.esper.common.internal.view.groupwin.GroupByView
-
Uses of GroupByView in com.espertech.esper.common.internal.view.groupwin
Modifier and TypeClassDescriptionclass
The group view splits the data in a stream to multiple subviews, based on a key index.class
Modifier and TypeMethodDescriptionprotected static View
GroupByViewUtil.makeSubView
(GroupByView view, Object groupKey)