Uses of Class
com.espertech.esper.common.client.configuration.runtime.ConfigurationRuntimeMatchRecognize
Packages that use ConfigurationRuntimeMatchRecognize
Package
Description
Configuration classes for the runtime section, which is only relevant to the runtime
-
Uses of ConfigurationRuntimeMatchRecognize in com.espertech.esper.common.client.configuration.runtime
Methods in com.espertech.esper.common.client.configuration.runtime that return ConfigurationRuntimeMatchRecognizeModifier and TypeMethodDescriptionConfigurationRuntime.getMatchRecognize()
Return match-recognize settings.Methods in com.espertech.esper.common.client.configuration.runtime with parameters of type ConfigurationRuntimeMatchRecognizeModifier and TypeMethodDescriptionvoid
ConfigurationRuntime.setMatchRecognize
(ConfigurationRuntimeMatchRecognize matchRecognize) Sets match-recognize settings.