Package | Description |
---|---|
com.espertech.esper.epl.expression.prev |
'Previous'-group expressions.
|
Modifier and Type | Method and Description |
---|---|
ExprPreviousNodePreviousType |
ExprPreviousNode.getPreviousType() |
static ExprPreviousNodePreviousType |
ExprPreviousNodePreviousType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExprPreviousNodePreviousType[] |
ExprPreviousNodePreviousType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
ExprPreviousNode(ExprPreviousNodePreviousType previousType) |