Uses of Package
com.espertech.esper.epl.named

Packages that use com.espertech.esper.epl.named
com.espertech.esper.core.context.activator Activation of streams for statement start. 
com.espertech.esper.core.context.factory Statement agent instance factories. 
com.espertech.esper.core.context.mgr Context management. 
com.espertech.esper.core.service Implementation of client package interfaces, glue code 
com.espertech.esper.core.start Classes related to start and stop of statements 
com.espertech.esper.epl.named Named window classes are in this package 
com.espertech.esper.epl.spec Contains EPL statement specification classes define the constructs that make up an EPL statement, such as the list of items in the select clause, the insert-into stream name and property names etc. 
com.espertech.esper.epl.virtualdw Virtual data window. 
com.espertech.esper.event.vaevent Value added events are revision events and variant events. 
 

Classes in com.espertech.esper.epl.named used by com.espertech.esper.core.context.activator
NamedWindowProcessor
          An instance of this class is associated with a specific named window.
 

Classes in com.espertech.esper.epl.named used by com.espertech.esper.core.context.factory
NamedWindowOnExprFactory
          View for the on-delete statement that handles removing events from a named window.
NamedWindowTailViewInstance
          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 com.espertech.esper.epl.named used by com.espertech.esper.core.context.mgr
NamedWindowService
          Service to manage named window dispatches, locks and processors on an engine level.
 

Classes in com.espertech.esper.epl.named used by com.espertech.esper.core.service
NamedWindowService
          Service to manage named window dispatches, locks and processors on an engine level.
 

Classes in com.espertech.esper.epl.named used by com.espertech.esper.core.start
NamedWindowProcessor
          An instance of this class is associated with a specific named window.
NamedWindowProcessorInstance
          An instance of this class is associated with a specific named window.
NamedWindowUpdateHelper
           
 

Classes in com.espertech.esper.epl.named used by com.espertech.esper.epl.named
IndexedPropDesc
          Holds property information for joined properties in a lookup.
IndexMultiKey
           
NamedWindowConsumerCallback
           
NamedWindowConsumerDesc
           
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.
NamedWindowLifecycleEvent
          Event indicating named window lifecycle management.
NamedWindowLifecycleEvent.LifecycleEventType
          Event types.
NamedWindowLifecycleObserver
          Observer named window events.
NamedWindowLookupStrategy
          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.
NamedWindowOnDeleteViewFactory
          View for the on-delete statement that handles removing events from a named window.
NamedWindowOnExprBaseView
          View for the on-delete statement that handles removing events from a named window.
NamedWindowOnExprBaseViewFactory
          View for the on-delete statement that handles removing events from a named window.
NamedWindowOnExprFactory
          View for the on-delete statement that handles removing events from a named window.
NamedWindowOnMergeAction
           
NamedWindowOnMergeHelper
          Factory for handles for updates/inserts/deletes/select
NamedWindowOnMergeMatch
           
NamedWindowOnMergeViewFactory
          View for the on-delete statement that handles removing events from a named window.
NamedWindowOnSelectViewFactory
          View for the on-select statement that handles selecting events from a named window.
NamedWindowOnUpdateViewFactory
          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.
NamedWindowProcessorInstance
          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.
NamedWindowRootViewInstance
          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.
NamedWindowTailViewInstance
          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.
NamedWindowUpdateHelper
           
 

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

Classes in com.espertech.esper.epl.named used by com.espertech.esper.epl.virtualdw
IndexedPropDesc
          Holds property information for joined properties in a lookup.
IndexMultiKey
           
 

Classes in com.espertech.esper.epl.named used by com.espertech.esper.event.vaevent
NamedWindowIndexRepository
          A repository of index tables for use with a single named window and all it's deleting statements that may use the indexes to correlate triggering events with indexed events of the named window.
NamedWindowRootViewInstance
          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.
 


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