Uses of Interface
com.espertech.esper.runtime.client.option.StatementSubstitutionParameterOption
Packages that use StatementSubstitutionParameterOption
-
Uses of StatementSubstitutionParameterOption in com.espertech.esper.runtime.client
Methods in com.espertech.esper.runtime.client that return StatementSubstitutionParameterOptionModifier and TypeMethodDescriptionDeploymentOptions.getStatementSubstitutionParameter()
Returns the callback providing values for substitution parameters.Methods in com.espertech.esper.runtime.client with parameters of type StatementSubstitutionParameterOptionModifier and TypeMethodDescriptionDeploymentOptions.setStatementSubstitutionParameter
(StatementSubstitutionParameterOption statementSubstitutionParameter) Sets the callback providing values for substitution parameters.