Uses of Interface
com.espertech.esper.epl.spec.StreamSpecRaw

Packages that use StreamSpecRaw
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 StreamSpecRaw in com.espertech.esper.epl.spec
 

Classes in com.espertech.esper.epl.spec that implement StreamSpecRaw
 class DBStatementStreamSpec
          Specification object for historical data poll via database SQL statement.
 class FilterStreamSpecRaw
          Unvalided filter-based stream specification.
 class MethodStreamSpec
          Specification object for historical data poll via database SQL statement.
 class PatternStreamSpecRaw
          Pattern specification in unvalidated, unoptimized form.
 

Methods in com.espertech.esper.epl.spec that return types with arguments of type StreamSpecRaw
 java.util.List<StreamSpecRaw> StatementSpecRaw.getStreamSpecs()
          Returns the FROM-clause stream definitions.
 


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