Uses of Package
net.esper.view

Packages that use net.esper.view
net.esper.core   
net.esper.eql.expression   
net.esper.eql.parse   
net.esper.eql.view   
net.esper.view   
net.esper.view.ext   
net.esper.view.internal   
net.esper.view.stat   
net.esper.view.std   
net.esper.view.stream   
net.esper.view.window   
 

Classes in net.esper.view used by net.esper.core
EventCollection
          Interface that marks an event collection.
View
          The View interface provides a way for a stream, data provider, or another view, to notify an object of additions and deletions to its data set.
Viewable
          The Viewable interface marks an object as supporting zero, one or more View instances.
ViewProcessingException
          This exception is thrown to indicate a problem with a view expression.
ViewService
          Service interface for creating views.
ViewSupport
          A helper class for View implementations that provides generic implementation for some of the methods.
 

Classes in net.esper.view used by net.esper.eql.expression
ViewSpec
          Encapsulates the information required to specify a object construction.
 

Classes in net.esper.view used by net.esper.eql.parse
ViewSpec
          Encapsulates the information required to specify a object construction.
 

Classes in net.esper.view used by net.esper.eql.view
EventCollection
          Interface that marks an event collection.
View
          The View interface provides a way for a stream, data provider, or another view, to notify an object of additions and deletions to its data set.
Viewable
          The Viewable interface marks an object as supporting zero, one or more View instances.
ViewServiceContext
          Contains handles to the implementation of the the scheduling service for use in view evaluation.
ViewSupport
          A helper class for View implementations that provides generic implementation for some of the methods.
 

Classes in net.esper.view used by net.esper.view
EventCollection
          Interface that marks an event collection.
EventStream
          Streams are the basic I/O mechanism for the EventStream system.
OrderedEventCollection
          Interface that marks a an ordered event collection.
StreamView
          The StreamView interface allows a view to interact with a EventStream to share data.
View
          The View interface provides a way for a stream, data provider, or another view, to notify an object of additions and deletions to its data set.
Viewable
          The Viewable interface marks an object as supporting zero, one or more View instances.
ViewEnum
          Enum for all build-in views.
ViewFieldEnum
          Enumerates the valid values for each view's public fields.
ViewProcessingException
          This exception is thrown to indicate a problem with a view expression.
ViewService
          Service interface for creating views.
ViewServiceContext
          Contains handles to the implementation of the the scheduling service for use in view evaluation.
ViewSpec
          Encapsulates the information required to specify a object construction.
 

Classes in net.esper.view used by net.esper.view.ext
EventCollection
          Interface that marks an event collection.
View
          The View interface provides a way for a stream, data provider, or another view, to notify an object of additions and deletions to its data set.
Viewable
          The Viewable interface marks an object as supporting zero, one or more View instances.
ViewSupport
          A helper class for View implementations that provides generic implementation for some of the methods.
 

Classes in net.esper.view used by net.esper.view.internal
EventCollection
          Interface that marks an event collection.
View
          The View interface provides a way for a stream, data provider, or another view, to notify an object of additions and deletions to its data set.
Viewable
          The Viewable interface marks an object as supporting zero, one or more View instances.
ViewSupport
          A helper class for View implementations that provides generic implementation for some of the methods.
 

Classes in net.esper.view used by net.esper.view.stat
EventCollection
          Interface that marks an event collection.
View
          The View interface provides a way for a stream, data provider, or another view, to notify an object of additions and deletions to its data set.
Viewable
          The Viewable interface marks an object as supporting zero, one or more View instances.
ViewSupport
          A helper class for View implementations that provides generic implementation for some of the methods.
 

Classes in net.esper.view used by net.esper.view.std
EventCollection
          Interface that marks an event collection.
ParentAwareView
          Interface for use by views to indicate that the view must couple to parent views.
View
          The View interface provides a way for a stream, data provider, or another view, to notify an object of additions and deletions to its data set.
Viewable
          The Viewable interface marks an object as supporting zero, one or more View instances.
ViewSupport
          A helper class for View implementations that provides generic implementation for some of the methods.
 

Classes in net.esper.view used by net.esper.view.stream
EventStream
          Streams are the basic I/O mechanism for the EventStream system.
 

Classes in net.esper.view used by net.esper.view.window
ContextAwareView
          Views use this interface to indicate that the view requires services out of the context, such as the scheduling service.
EventCollection
          Interface that marks an event collection.
View
          The View interface provides a way for a stream, data provider, or another view, to notify an object of additions and deletions to its data set.
Viewable
          The Viewable interface marks an object as supporting zero, one or more View instances.
ViewServiceContext
          Contains handles to the implementation of the the scheduling service for use in view evaluation.
ViewSupport
          A helper class for View implementations that provides generic implementation for some of the methods.