com.espertech.esper.client.hook
Class VirtualDataWindowEventConsumerRemove

java.lang.Object
  extended by com.espertech.esper.client.hook.VirtualDataWindowEvent
      extended by com.espertech.esper.client.hook.VirtualDataWindowEventConsumerBase
          extended by com.espertech.esper.client.hook.VirtualDataWindowEventConsumerRemove

public class VirtualDataWindowEventConsumerRemove
extends VirtualDataWindowEventConsumerBase

Event indicating a named-window consuming statement is being removed.


Constructor Summary
VirtualDataWindowEventConsumerRemove(java.lang.String namedWindowName, java.lang.Object consumerObject, java.lang.String statementName, int agentInstanceId)
          Ctor.
 
Method Summary
 
Methods inherited from class com.espertech.esper.client.hook.VirtualDataWindowEventConsumerBase
getAgentInstanceId, getConsumerObject, getNamedWindowName, getStatementName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VirtualDataWindowEventConsumerRemove

public VirtualDataWindowEventConsumerRemove(java.lang.String namedWindowName,
                                            java.lang.Object consumerObject,
                                            java.lang.String statementName,
                                            int agentInstanceId)
Ctor.

Parameters:
namedWindowName - named window name
consumerObject - identifying object for consumer
statementName - statement name
agentInstanceId - agent instance id

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