Uses of Class
com.espertech.esper.common.client.soda.MethodInvocationStream
Packages that use MethodInvocationStream
Package
Description
This package defines the Esper statement object model.
-
Uses of MethodInvocationStream in com.espertech.esper.common.client.soda
Methods in com.espertech.esper.common.client.soda that return MethodInvocationStreamModifier and TypeMethodDescriptionMethodInvocationStream.addParameter
(Expression parameterExpression) Adds a parameters to the method invocation.static MethodInvocationStream
Creates a new method-invocation-based stream without parameters.static MethodInvocationStream
Creates a new method-invocation-based stream without parameters.