Uses of Class
com.espertech.esper.client.hook.VirtualDataWindowEvent

Packages that use VirtualDataWindowEvent
com.espertech.esper.client.hook Callback interfaces for use with statement annotations. 
 

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

Subclasses of VirtualDataWindowEvent in com.espertech.esper.client.hook
 class VirtualDataWindowEventStartIndex
          Event raised when an index gets created or started via the "create index" syntax.
 class VirtualDataWindowEventStopIndex
          Event to indicate that for a virtual data window an exitsing index is being stopped or destroyed.
 class VirtualDataWindowEventStopWindow
          This event is raised when a virtual data window is stopped.
 

Methods in com.espertech.esper.client.hook with parameters of type VirtualDataWindowEvent
 void VirtualDataWindow.handleEvent(VirtualDataWindowEvent theEvent)
          Handle a management event.
 


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