Uses of Class
com.espertech.esper.runtime.client.EPRuntimeOptions
Packages that use EPRuntimeOptions
-
Uses of EPRuntimeOptions in com.espertech.esper.runtime.client
Methods in com.espertech.esper.runtime.client with parameters of type EPRuntimeOptionsModifier and TypeMethodDescriptionstatic EPRuntime
EPRuntimeProvider.getDefaultRuntime
(Configuration configuration, EPRuntimeOptions options) Returns the default runtime.static EPRuntime
EPRuntimeProvider.getRuntime
(String uri, Configuration configuration, EPRuntimeOptions options) Returns a runtime for a given URI.