Uses of Class
com.espertech.esper.common.internal.view.groupwin.GroupByViewFactory
Packages that use GroupByViewFactory
Package
Description
-
Uses of GroupByViewFactory in com.espertech.esper.common.internal.view.core
Methods in com.espertech.esper.common.internal.view.core that return GroupByViewFactoryModifier and TypeMethodDescriptionViewFactoryService.group
(StateMgmtSetting stateMgmtSettings) ViewFactoryServiceImpl.group
(StateMgmtSetting stateMgmtSettings) -
Uses of GroupByViewFactory in com.espertech.esper.common.internal.view.groupwin
Methods in com.espertech.esper.common.internal.view.groupwin that return GroupByViewFactoryModifier and TypeMethodDescriptionGroupByView.getViewFactory()
GroupByViewImpl.getViewFactory()
GroupByViewReclaimAged.getViewFactory()
Constructors in com.espertech.esper.common.internal.view.groupwin with parameters of type GroupByViewFactoryModifierConstructorDescriptionAddPropertyValueOptionalView
(GroupByViewFactory groupByViewFactory, AgentInstanceViewFactoryChainContext agentInstanceContext, Object mergeValues) GroupByViewImpl
(GroupByViewFactory groupByViewFactory, AgentInstanceViewFactoryChainContext agentInstanceContext) Constructor.GroupByViewReclaimAged
(GroupByViewFactory groupByViewFactory, AgentInstanceViewFactoryChainContext agentInstanceContext)