com.espertech.esper.rowregex
Class EventRowRegexNFAViewFactoryHelper
java.lang.Object
com.espertech.esper.rowregex.EventRowRegexNFAViewFactoryHelper
public class EventRowRegexNFAViewFactoryHelper
- extends java.lang.Object
Method Summary |
static StreamTypeService |
buildDefineStreamTypeServiceDefine(StatementContext statementContext,
java.util.LinkedHashMap<java.lang.String,Pair<java.lang.Integer,java.lang.Boolean>> variableStreams,
MatchRecognizeDefineItem defineItem,
java.util.Map<java.lang.String,java.util.Set<java.lang.String>> visibilityByIdentifier,
EventType parentViewType)
|
static ObjectArrayBackedEventBean |
getDefineMultimatchBean(StatementContext statementContext,
java.util.LinkedHashMap<java.lang.String,Pair<java.lang.Integer,java.lang.Boolean>> variableStreams,
EventType parentViewType)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EventRowRegexNFAViewFactoryHelper
public EventRowRegexNFAViewFactoryHelper()
getDefineMultimatchBean
public static ObjectArrayBackedEventBean getDefineMultimatchBean(StatementContext statementContext,
java.util.LinkedHashMap<java.lang.String,Pair<java.lang.Integer,java.lang.Boolean>> variableStreams,
EventType parentViewType)
buildDefineStreamTypeServiceDefine
public static StreamTypeService buildDefineStreamTypeServiceDefine(StatementContext statementContext,
java.util.LinkedHashMap<java.lang.String,Pair<java.lang.Integer,java.lang.Boolean>> variableStreams,
MatchRecognizeDefineItem defineItem,
java.util.Map<java.lang.String,java.util.Set<java.lang.String>> visibilityByIdentifier,
EventType parentViewType)
throws ExprValidationException
- Throws:
ExprValidationException