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