 | StatementMetric Constructor |
Namespace:
com.espertech.esper.common.client.metric
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic StatementMetric(
string runtimeURI,
string deploymentId,
string statementName
)
Parameters
- runtimeURI
- Type: SystemString
The runtime URI. - deploymentId
- Type: SystemString
The deployment identifier. - statementName
- Type: SystemString
Name of the statement.
See Also