Uses of Interface
com.espertech.esper.runtime.client.option.StatementNameRuntimeOption
-
Uses of StatementNameRuntimeOption in com.espertech.esper.runtime.client
Modifier and TypeMethodDescriptionDeploymentOptions.getStatementNameRuntime()
Returns the callback overriding the statement name that identifies the statement within the deployment and that can be obtained usingEPStatement.getName()
Modifier 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()