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 VirtualDataWindowEventConsumerAdd
          Event indicating a named-window consuming statement is being added.
 class VirtualDataWindowEventConsumerBase
          Base class for events indicating a named-window consumer management.
 class VirtualDataWindowEventConsumerRemove
          Event indicating a named-window consuming statement is being removed.
 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-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com