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 | Field and Description |
---|---|
protected EvalEveryDistinctFactoryNode |
EvalEveryDistinctNode.factoryNode |
Modifier and Type | Method and Description |
---|---|
EvalEveryDistinctFactoryNode |
EvalEveryDistinctNode.getFactoryNode() |
Modifier and Type | Method and Description |
---|---|
void |
EvalStateNodeVisitor.visitEveryDistinct(EvalEveryDistinctFactoryNode factoryNode,
EvalStateNode stateNode,
MatchedEventMap beginState,
Collection keySetCollection) |
Constructor and Description |
---|
EvalEveryDistinctNode(EvalEveryDistinctFactoryNode factoryNode,
EvalNode childNode,
PatternAgentInstanceContext agentInstanceContext) |