NEsper Class Library
NEsper Class Library
com.espertech.esper.common.client.dataflow.core
EPDataFlowInstantiationOptions Class
EPDataFlowInstantiationOptions Methods
AddParameterURI Method
WithCpuStatistics Method
WithDataFlowInstanceId Method
WithDataFlowInstanceUserObject Method
WithExceptionHandler Method
WithOperatorProvider Method
WithOperatorStatistics Method
WithParameterProvider Method
EPDataFlowInstantiationOptions
AddParameterURI Method
Add a parameter.
Namespace:
com.espertech.esper.common.client.dataflow.core
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
Copy
public
void
AddParameterURI
(
string
name
,
Object
value
)
Parameters
name
Type:
System
String
is the uri
value
Type:
System
Object
the value
See Also
Reference
EPDataFlowInstantiationOptions Class
com.espertech.esper.common.client.dataflow.core Namespace
Copyright (c) 2007 - 2019 Espertech
Send comments on this topic to
nesper@espertech.com