Uses of Class
com.espertech.esper.rowregex.MultimatchState

Packages that use MultimatchState
com.espertech.esper.rowregex Match-recognize expression tree and state objects. 
 

Uses of MultimatchState in com.espertech.esper.rowregex
 

Methods in com.espertech.esper.rowregex that return MultimatchState
 MultimatchState[] RegexNFAStateEntry.getOptionalMultiMatches()
          Returns the multirow-variable matches, if any.
 

Constructors in com.espertech.esper.rowregex with parameters of type MultimatchState
MultimatchState(MultimatchState state)
          Ctor.
RegexNFAStateEntry(int matchBeginEventSeqNo, long matchBeginEventTime, RegexNFAState state, EventBean[] eventsPerStream, int[] greedycountPerState, MultimatchState[] optionalMultiMatches, java.lang.Object partitionKey)
          Ctor.
 


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