Uses of Class
com.espertech.esper.common.internal.view.lengthbatch.LengthBatchViewFactory
Packages that use LengthBatchViewFactory
Package
Description
-
Uses of LengthBatchViewFactory in com.espertech.esper.common.internal.view.core
Methods in com.espertech.esper.common.internal.view.core that return LengthBatchViewFactoryModifier and TypeMethodDescriptionViewFactoryService.lengthbatch
(StateMgmtSetting stateMgmtSettings) ViewFactoryServiceImpl.lengthbatch
(StateMgmtSetting stateMgmtSettings) -
Uses of LengthBatchViewFactory in com.espertech.esper.common.internal.view.lengthbatch
Constructors in com.espertech.esper.common.internal.view.lengthbatch with parameters of type LengthBatchViewFactoryModifierConstructorDescriptionLengthBatchView
(AgentInstanceViewFactoryChainContext agentInstanceContext, LengthBatchViewFactory lengthBatchViewFactory, int size, ViewUpdatedCollection viewUpdatedCollection) Constructor.LengthBatchViewRStream
(AgentInstanceViewFactoryChainContext agentInstanceViewFactoryContext, LengthBatchViewFactory lengthBatchViewFactory, int size) Constructor.