Uses of Package
com.espertech.esper.rowregex

Packages that use com.espertech.esper.rowregex
com.espertech.esper.epl.expression This package contains the EPL expression nodes that represent all expressions such as used in select clauses, group-by and having clauses, or order-by clauses 
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.rowregex Match-recognize expression tree and state objects. 
 

Classes in com.espertech.esper.rowregex used by com.espertech.esper.epl.expression
RegexPartitionStateRandomAccessGetter
          Getter that provides an index at runtime.
 

Classes in com.espertech.esper.rowregex used by com.espertech.esper.epl.spec
RowRegexExprNode
          Base node for
 

Classes in com.espertech.esper.rowregex used by com.espertech.esper.rowregex
EventRowRegexNFAViewService
          Service interface for match recognize.
MultimatchState
          State holder for matches, backed by an array, for fast copying and writing.
RegexNFAState
          Match-recognize NFA states provides this information.
RegexNFAStateBase
          Base for states.
RegexNFAStateEntry
          State for a partial NFA match.
RegexNFAStrandResult
          A result of computing a strand of one or more NFA states that has a list of start states and a list of all states in the strand.
RegexNFATypeEnum
          Enum for NFA types.
RegexPartitionState
          All current state holding partial NFA matches.
RegexPartitionStateRandomAccess
          Interface for random access to a previous event.
RegexPartitionStateRandomAccessGetter
          Getter that provides an index at runtime.
RegexPartitionStateRandomAccessImpl
          "Prev" state for random access to event history.
RegexPartitionStateRepo
          Service for holding partition state.
RowRegexExprNode
          Base node for
 


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