Uses of Class
net.esper.eql.spec.StreamSpecBase

Packages that use StreamSpecBase
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. 
 

Uses of StreamSpecBase in net.esper.eql.spec
 

Subclasses of StreamSpecBase in net.esper.eql.spec
 class DBStatementStreamSpec
          Specification object for historical data poll via database SQL statement.
 class FilterStreamSpecCompiled
          Specification for building an event stream out of a filter for events (supplying type and basic filter criteria) and views onto these events which are staggered onto each other to supply a final stream of events.
 class FilterStreamSpecRaw
          Unvalided filter-based stream specification.
 class MethodStreamSpec
          Specification object for historical data poll via database SQL statement.
 class NamedWindowConsumerStreamSpec
          Specification for use of an existing named window.
 class PatternStreamSpecCompiled
          Specification for building an event stream out of a pattern statement and views staggered onto the pattern statement.
 class PatternStreamSpecRaw
          Pattern specification in unvalidated, unoptimized form.
 


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