Uses of Class
com.espertech.esper.epl.spec.StreamSpecBase

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

Uses of StreamSpecBase in com.espertech.esper.epl.spec
 

Subclasses of StreamSpecBase in com.espertech.esper.epl.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.
 class TableQueryStreamSpec
          Specification for use of an existing table.
 


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