com.espertech.esper.rowregex
Class EventRowRegexNFAViewUtil

java.lang.Object
  extended by com.espertech.esper.rowregex.EventRowRegexNFAViewUtil

public class EventRowRegexNFAViewUtil
extends java.lang.Object


Constructor Summary
EventRowRegexNFAViewUtil()
           
 
Method Summary
protected static EventBean[] getMultimatchArray(int[] multimatchStreamNumToVariable, RegexNFAStateEntry state, int stream)
           
protected static void print(java.util.List<RegexNFAState> states, java.io.PrintWriter writer, int indent, java.util.Stack<RegexNFAState> currentStack)
           
protected static java.lang.String print(RegexNFAState[] states)
           
protected static java.lang.String printStates(java.util.List<RegexNFAStateEntry> states, java.util.Map<java.lang.Integer,java.lang.String> streamsVariables, java.util.LinkedHashMap<java.lang.String,Pair<java.lang.Integer,java.lang.Boolean>> variableStreams, int[] multimatchStreamNumToVariable)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EventRowRegexNFAViewUtil

public EventRowRegexNFAViewUtil()
Method Detail

getMultimatchArray

protected static EventBean[] getMultimatchArray(int[] multimatchStreamNumToVariable,
                                                RegexNFAStateEntry state,
                                                int stream)

printStates

protected static java.lang.String printStates(java.util.List<RegexNFAStateEntry> states,
                                              java.util.Map<java.lang.Integer,java.lang.String> streamsVariables,
                                              java.util.LinkedHashMap<java.lang.String,Pair<java.lang.Integer,java.lang.Boolean>> variableStreams,
                                              int[] multimatchStreamNumToVariable)

print

protected static java.lang.String print(RegexNFAState[] states)

print

protected static void print(java.util.List<RegexNFAState> states,
                            java.io.PrintWriter writer,
                            int indent,
                            java.util.Stack<RegexNFAState> currentStack)

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