Package | Description |
---|---|
com.espertech.esper.client.soda |
This package defines the Esper statement object model.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<ContainedEventSelect> |
Filter.getOptionalPropertySelects()
Returns contained-event spec.
|
Modifier and Type | Method and Description |
---|---|
void |
Filter.setOptionalPropertySelects(java.util.List<ContainedEventSelect> optionalPropertySelects)
Sets the contained-event selection, if any.
|