NEsper Class Library
NEsper Class Library
com.espertech.esper.runtime.client
EPDeploymentService Interface
EPDeploymentService Methods
Deploy Method
Deploy Method (EPCompiled)
Deploy Method (EPCompiled, DeploymentOptions)
EPDeploymentService
Deploy Method (EPCompiled)
Deploy a compiled module and with the default options.
Namespace:
com.espertech.esper.runtime.client
Assembly:
NEsper.Runtime (in NEsper.Runtime.dll) Version: 8.0.0.0
Syntax
C#
Copy
EPDeployment
Deploy
(
EPCompiled
compiled
)
Parameters
compiled
Type:
com.espertech.esper.common.client
EPCompiled
byte code
Return Value
Type:
EPDeployment
deployment
See Also
Reference
EPDeploymentService Interface
Deploy Overload
com.espertech.esper.runtime.client Namespace
Copyright (c) 2007 - 2019 Espertech
Send comments on this topic to
nesper@espertech.com