Class RowRecogNFAViewUtil
java.lang.Object
com.espertech.esper.common.internal.epl.rowrecog.core.RowRecogNFAViewUtil
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected static EventBean[]
getMultimatchArray
(int[] multimatchStreamNumToVariable, RowRecogNFAStateEntry state, int stream) protected static String
print
(RowRecogNFAStateForge[] states) protected static void
print
(List<RowRecogNFAStateForge> states, PrintWriter writer, int indent, Stack<RowRecogNFAStateForge> currentStack) protected static String
printStates
(List<RowRecogNFAStateEntry> states, Map<Integer, String> streamsVariables, LinkedHashMap<String, Pair<Integer, Boolean>> variableStreams, int[] multimatchStreamNumToVariable)
-
Constructor Details
-
RowRecogNFAViewUtil
public RowRecogNFAViewUtil()
-
-
Method Details
-
getMultimatchArray
protected static EventBean[] getMultimatchArray(int[] multimatchStreamNumToVariable, RowRecogNFAStateEntry state, int stream) -
printStates
-
print
-
print
protected static void print(List<RowRecogNFAStateForge> states, PrintWriter writer, int indent, Stack<RowRecogNFAStateForge> currentStack)
-