com.espertech.esper.client.hook
Class VirtualDataWindowEventStopIndex

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

public class VirtualDataWindowEventStopIndex
extends VirtualDataWindowEvent

Event to indicate that for a virtual data window an exitsing index is being stopped or destroyed.


Constructor Summary
VirtualDataWindowEventStopIndex(java.lang.String namedWindowName, java.lang.String indexName)
          Ctor.
 
Method Summary
 java.lang.String getIndexName()
          Returns the index name.
 java.lang.String getNamedWindowName()
          Returns the named window name.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VirtualDataWindowEventStopIndex

public VirtualDataWindowEventStopIndex(java.lang.String namedWindowName,
                                       java.lang.String indexName)
Ctor.

Parameters:
namedWindowName - named window name
indexName - index name
Method Detail

getIndexName

public java.lang.String getIndexName()
Returns the index name.

Returns:
index name

getNamedWindowName

public java.lang.String getNamedWindowName()
Returns the named window name.

Returns:
named window name

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