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

Packages that use NamedWindowConsumerLatchFactory
com.espertech.esper.epl.named Named window classes are in this package 
 

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

Methods in com.espertech.esper.epl.named with parameters of type NamedWindowConsumerLatchFactory
 void NamedWindowDispatchServiceImpl.addDispatch(NamedWindowConsumerLatchFactory latchFactory, NamedWindowDeltaData delta, java.util.Map<EPStatementAgentInstanceHandle,java.util.List<NamedWindowConsumerView>> consumers)
           
 void NamedWindowDispatchService.addDispatch(NamedWindowConsumerLatchFactory latchFactory, NamedWindowDeltaData delta, java.util.Map<EPStatementAgentInstanceHandle,java.util.List<NamedWindowConsumerView>> consumers)
          For use to add a result of a named window that must be dispatched to consuming views.
 

Constructors in com.espertech.esper.epl.named with parameters of type NamedWindowConsumerLatchFactory
NamedWindowConsumerLatchSpin(NamedWindowConsumerLatchFactory factory)
          Ctor - use for the first and unused latch to indicate completion.
NamedWindowConsumerLatchSpin(NamedWindowDeltaData deltaData, java.util.Map<EPStatementAgentInstanceHandle,java.util.List<NamedWindowConsumerView>> dispatchTo, NamedWindowConsumerLatchFactory factory, NamedWindowConsumerLatchSpin earlier)
          Ctor.
NamedWindowConsumerLatchWait(NamedWindowConsumerLatchFactory factory)
          Ctor - use for the first and unused latch to indicate completion.
NamedWindowConsumerLatchWait(NamedWindowDeltaData deltaData, java.util.Map<EPStatementAgentInstanceHandle,java.util.List<NamedWindowConsumerView>> dispatchTo, NamedWindowConsumerLatchFactory factory, NamedWindowConsumerLatchWait earlier)
          Ctor.
 


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