Uses of Class
com.espertech.esper.common.client.soda.OnSelectClause
Packages that use OnSelectClause
Package
Description
This package defines the Esper statement object model.
-
Uses of OnSelectClause in com.espertech.esper.common.client.soda
Methods in com.espertech.esper.common.client.soda that return OnSelectClauseModifier 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.