Package | Description |
---|---|
com.espertech.esper.common.internal.epl.expression.core |
Modifier and Type | Interface and Description |
---|---|
interface |
ExprContextPropertyNode |
interface |
ExprIdentNode
Represents an stream property identifier in a filter expressiun tree.
|
interface |
ExprStreamUnderlyingNode
Represents an stream selector that returns the streams underlying event, or null if undefined.
|
interface |
ExprWildcard
Expression for use as wildcard (*).
|
Modifier and Type | Class and Description |
---|---|
class |
ExprContextPropertyNodeImpl
Represents an stream property identifier in a filter expressiun tree.
|
class |
ExprIdentNodeImpl
Represents an stream property identifier in a filter expressiun tree.
|
class |
ExprStreamUnderlyingNodeImpl
Represents an stream selector that returns the streams underlying event, or null if undefined.
|
class |
ExprWildcardImpl
Expression for use within crontab to specify a wildcard.
|
Copyright © 2005–2020. All rights reserved.