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 EvalFollowedByNodeOpType |
EvalFollowedByFactoryNode.opType |
Modifier and Type | Method and Description |
---|---|
EvalFollowedByNodeOpType |
EvalFollowedByFactoryNode.getOpType() |
static EvalFollowedByNodeOpType |
EvalFollowedByNodeOpType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EvalFollowedByNodeOpType[] |
EvalFollowedByNodeOpType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|