Uses of Interface
com.espertech.esper.client.hook.VirtualDataWindowOutStream

Packages that use VirtualDataWindowOutStream
com.espertech.esper.client.hook Callback interfaces for use with statement annotations. 
com.espertech.esper.epl.virtualdw Virtual data window. 
 

Uses of VirtualDataWindowOutStream in com.espertech.esper.client.hook
 

Methods in com.espertech.esper.client.hook that return VirtualDataWindowOutStream
 VirtualDataWindowOutStream VirtualDataWindowContext.getOutputStream()
          Returns a handle for use to send insert and remove stream data to consuming statements.
 

Constructors in com.espertech.esper.client.hook with parameters of type VirtualDataWindowOutStream
VirtualDataWindowContext(AgentInstanceContext agentInstanceContext, EventType eventType, java.lang.Object[] parameters, ExprNode[] parameterExpressions, EventBeanFactory eventFactory, VirtualDataWindowOutStream outputStream, java.lang.String namedWindowName, ViewFactoryContext viewFactoryContext, java.io.Serializable customConfiguration)
          Ctor.
 

Uses of VirtualDataWindowOutStream in com.espertech.esper.epl.virtualdw
 

Classes in com.espertech.esper.epl.virtualdw that implement VirtualDataWindowOutStream
 class VirtualDataWindowOutStreamImpl
           
 


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