Uses of Class
com.espertech.esper.epl.named.NamedWindowProcessorInstance

Packages that use NamedWindowProcessorInstance
com.espertech.esper.core.context.factory Statement agent instance factories. 
com.espertech.esper.core.service.resource Core service statement resource holders. 
com.espertech.esper.core.start Classes related to start and stop of statements 
com.espertech.esper.epl.named Named window classes are in this package 
 

Uses of NamedWindowProcessorInstance in com.espertech.esper.core.context.factory
 

Methods in com.espertech.esper.core.context.factory that return NamedWindowProcessorInstance
 NamedWindowProcessorInstance StatementAgentInstanceFactoryCreateWindowResult.getProcessorInstance()
           
 

Constructors in com.espertech.esper.core.context.factory with parameters of type NamedWindowProcessorInstance
StatementAgentInstanceFactoryCreateWindowResult(Viewable finalView, StopCallback stopCallback, AgentInstanceContext agentInstanceContext, Viewable eventStreamParentViewable, StatementAgentInstancePostLoad postLoad, Viewable topView, NamedWindowProcessorInstance processorInstance, ViewableActivationResult viewableActivationResult)
           
 

Uses of NamedWindowProcessorInstance in com.espertech.esper.core.service.resource
 

Methods in com.espertech.esper.core.service.resource that return NamedWindowProcessorInstance
 NamedWindowProcessorInstance StatementResourceHolder.getNamedWindowProcessorInstance()
           
 

Methods in com.espertech.esper.core.service.resource with parameters of type NamedWindowProcessorInstance
protected  void StatementResourceHolder.setNamedWindowProcessorInstance(NamedWindowProcessorInstance namedWindowProcessorInstance)
           
 

Uses of NamedWindowProcessorInstance in com.espertech.esper.core.start
 

Methods in com.espertech.esper.core.start that return NamedWindowProcessorInstance
 NamedWindowProcessorInstance FireAndForgetInstanceNamedWindow.getProcessorInstance()
           
 

Constructors in com.espertech.esper.core.start with parameters of type NamedWindowProcessorInstance
FireAndForgetInstanceNamedWindow(NamedWindowProcessorInstance processorInstance)
           
 

Uses of NamedWindowProcessorInstance in com.espertech.esper.epl.named
 

Methods in com.espertech.esper.epl.named that return NamedWindowProcessorInstance
 NamedWindowProcessorInstance NamedWindowProcessor.addInstance(AgentInstanceContext agentInstanceContext)
           
 NamedWindowProcessorInstance NamedWindowProcessor.getProcessorInstance(AgentInstanceContext agentInstanceContext)
           
 NamedWindowProcessorInstance NamedWindowProcessor.getProcessorInstance(int agentInstanceId)
           
 NamedWindowProcessorInstance NamedWindowProcessor.getProcessorInstanceAllowUnpartitioned(int agentInstanceId)
           
 NamedWindowProcessorInstance NamedWindowProcessor.getProcessorInstanceNoContext()
           
 


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