Uses of Package
net.esper.eql.named

Packages that use net.esper.eql.named
net.esper.core Implementation of client package interfaces, glue code 
net.esper.eql.named Named window classes are in this package 
net.esper.eql.spec Contains EQL statement specification classes define the constructs that make up an EQL statement, such as the list of items in the select clause, the insert-into stream name and property names etc. 
 

Classes in net.esper.eql.named used by net.esper.core
NamedWindowService
          Service to manage named window dispatches, locks and processors on an engine level.
 

Classes in net.esper.eql.named used by net.esper.eql.named
LookupStrategy
          A deletion strategy is for use with named window in on-delete statements and encapsulates the strategy for resolving one or more events arriving in the on-clause of an on-delete statement to one or more events to be deleted from the named window.
NamedWindowConsumerView
          Represents a consumer of a named window that selects from a named window via a from-clause.
NamedWindowDeltaData
          A holder for events posted by a named window as an insert and remove stream.
NamedWindowOnExprBaseView
          View for the on-delete statement that handles removing events from a named window.
NamedWindowProcessor
          An instance of this class is associated with a specific named window.
NamedWindowRootView
          The root window in a named window plays multiple roles: It holds the indexes for deleting rows, if any on-delete statement requires such indexes.
NamedWindowService
          Service to manage named window dispatches, locks and processors on an engine level.
NamedWindowTailView
          This view is hooked into a named window's view chain as the last view and handles dispatching of named window insert and remove stream results via NamedWindowService to consuming statements.
 

Classes in net.esper.eql.named used by net.esper.eql.spec
NamedWindowService
          Service to manage named window dispatches, locks and processors on an engine level.
 


© 2007 EsperTech Inc.
All rights reserved.
Visit us at espertech.com