Uses of Class
com.espertech.esper.common.client.soda.OnSelectClause
Package
Description
This package defines the Esper statement object model.
-
Uses of OnSelectClause in com.espertech.esper.common.client.soda
Modifier and TypeMethodDescriptionstatic OnSelectClause
Creates an on-select clause.static OnSelectClause
OnClause.createOnSelect
(String windowName, String asName) Creates an on-select clause for selecting from a named window.