public class RowRecogNFAStateAnyOneEval extends RowRecogNFAStateBase
Modifier and Type | Field and Description |
---|---|
static EPTypeClass |
EPTYPE |
EPTYPEARRAY
Constructor and Description |
---|
RowRecogNFAStateAnyOneEval() |
Modifier and Type | Method and Description |
---|---|
boolean |
matches(EventBean[] eventsPerStream,
AgentInstanceContext agentInstanceContext)
Evaluate a match.
|
String |
toString() |
getNextStates, getNodeNumFlat, getNodeNumNested, getStreamNum, getVariableName, isExprRequiresMultimatchState, isGreedy, isMultiple, setExprRequiresMultimatchState, setGreedy, setMultiple, setNextStates, setNodeNumFlat, setNodeNumNested, setStreamNum, setVariableName
public static final EPTypeClass EPTYPE
public boolean matches(EventBean[] eventsPerStream, AgentInstanceContext agentInstanceContext)
RowRecogNFAState
eventsPerStream
- variable valuesagentInstanceContext
- expression evaluation contextCopyright © 2005–2021. All rights reserved.