Uses of Class
com.espertech.esper.runtime.client.EPRuntimeOptions
-
Uses of EPRuntimeOptions in com.espertech.esper.runtime.client
Modifier 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.