|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.rowregex.RegexPartitionTerminationStateComparator
public class RegexPartitionTerminationStateComparator
Constructor Summary | |
---|---|
RegexPartitionTerminationStateComparator(int[] multimatchStreamNumToVariable,
java.util.LinkedHashMap<java.lang.String,Pair<java.lang.Integer,java.lang.Boolean>> variableStreams)
|
Method Summary | |
---|---|
int |
compare(RegexNFAStateEntry o1,
RegexNFAStateEntry o2)
|
boolean |
compareTerminationStateToEndState(RegexNFAStateEntry terminationState,
RegexNFAStateEntry endState)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface java.util.Comparator |
---|
equals |
Constructor Detail |
---|
public RegexPartitionTerminationStateComparator(int[] multimatchStreamNumToVariable, java.util.LinkedHashMap<java.lang.String,Pair<java.lang.Integer,java.lang.Boolean>> variableStreams)
Method Detail |
---|
public int compare(RegexNFAStateEntry o1, RegexNFAStateEntry o2)
compare
in interface java.util.Comparator<RegexNFAStateEntry>
public boolean compareTerminationStateToEndState(RegexNFAStateEntry terminationState, RegexNFAStateEntry endState)
|
© 2006-2016 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |