Uses of Package
com.espertech.esper.rowregex

Packages that use com.espertech.esper.rowregex
com.espertech.esper.core.context.factory Statement agent instance factories. 
com.espertech.esper.core.context.stmt Registries for context partitions to handle aggregations, prev/prior and subselects. 
com.espertech.esper.core.start Classes related to start and stop of statements 
com.espertech.esper.epl.expression.prev 'Previous'-group expressions. 
com.espertech.esper.epl.parse Parsers and AST tree walkers and helper classes transforming AST into business objects 
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.metrics.instrumentation EPL instrumentation helpers. 
com.espertech.esper.rowregex Match-recognize expression tree and state objects. 
 

Classes in com.espertech.esper.rowregex used by com.espertech.esper.core.context.factory
RegexExprPreviousEvalStrategy
           
 

Classes in com.espertech.esper.rowregex used by com.espertech.esper.core.context.stmt
RegexExprPreviousEvalStrategy
           
RegexPartitionStateRandomAccess
          Interface for random access to a previous event.
 

Classes in com.espertech.esper.rowregex used by com.espertech.esper.core.start
RegexExprPreviousEvalStrategy
           
 

Classes in com.espertech.esper.rowregex used by com.espertech.esper.epl.expression.prev
RegexExprPreviousEvalStrategy
           
 

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

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.metrics.instrumentation
RegexNFAStateEntry
          State for a partial NFA match.
RegexPartitionState
          All current state holding partial NFA matches.
 

Classes in com.espertech.esper.rowregex used by com.espertech.esper.rowregex
EventRowRegexNFAViewFactory
          View factory for match-recognize view.
EventRowRegexNFAViewService
          Service interface for match recognize.
EventRowRegexNFAViewServiceVisitor
           
MultimatchState
          State holder for matches, backed by an array, for fast copying and writing.
RegexExprPreviousEvalStrategy
           
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.
RegexPartitionStateRepoGroupMeta
           
RowRegexExprNode
          Base node for
RowRegexExprNodeAtom
          Atom in a regex expression tree.
RowRegexExprNodeNested
          Nested () regular expression in a regex expression tree.
RowRegexExprNodePermute
          Permute () regular expression in a regex expression tree.
RowRegexExprNodePrecedenceEnum
          Precendence levels for expressions.
RowRegexExprNodeVisitor
           
RowRegexExprNodeVisitorRepeat.RowRegexNestedDesc
           
RowRegexExprNodeVisitorRepeat.RowRegexPermuteDesc
           
RowRegexExprRepeatDesc
           
 


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