Package | Description |
---|---|
com.espertech.esper.pattern |
Pattern expression tree and pattern state objects, the later resembles pattern expression state for each active pattern instance
|
Modifier and Type | Method and Description |
---|---|
EvalFilterFactoryNode |
EvalFilterNode.getFactoryNode() |
Modifier and Type | Method and Description |
---|---|
java.util.List<EvalFilterFactoryNode> |
EvalNodeAnalysisResult.getFilterNodes()
Returns filter nodes.
|
Modifier and Type | Method and Description |
---|---|
void |
EvalStateNodeVisitor.visitFilter(EvalFilterFactoryNode factoryNode,
EvalStateNode stateNode,
EPStatementHandleCallback handle,
MatchedEventMap beginState) |
Constructor and Description |
---|
EvalFilterNode(PatternAgentInstanceContext context,
EvalFilterFactoryNode factoryNode) |