Uses of Interface
com.espertech.esper.runtime.client.option.StatementNameRuntimeOption
Packages that use StatementNameRuntimeOption
-
Uses of StatementNameRuntimeOption in com.espertech.esper.runtime.client
Methods in com.espertech.esper.runtime.client that return StatementNameRuntimeOptionModifier and TypeMethodDescriptionDeploymentOptions.getStatementNameRuntime()
Returns the callback overriding the statement name that identifies the statement within the deployment and that can be obtained usingEPStatement.getName()
Methods in com.espertech.esper.runtime.client with parameters of type StatementNameRuntimeOptionModifier and TypeMethodDescriptionDeploymentOptions.setStatementNameRuntime
(StatementNameRuntimeOption statementNameRuntime) Sets the callback overriding the statement name that identifies the statement within the deployment and that can be obtained usingEPStatement.getName()