Package | Description |
---|---|
com.espertech.esper.client.soda |
This package defines the Esper statement object model.
|
Modifier and Type | Method and Description |
---|---|
static PropertyExistsExpression |
Expressions.existsProperty(String propertyName)
Exists-function for use with dynamic properties to test property existence.
|