![]() | StatementMetric Class |
Namespace: com.espertech.esper.common.client.metric
public class StatementMetric : MetricEvent
The StatementMetric type exposes the following members.
Name | Description | |
---|---|---|
![]() | StatementMetric |
Initializes a new instance of the StatementMetric class.
|
Name | Description | |
---|---|---|
![]() | DeploymentId | |
![]() | NumInput | |
![]() | OutputIStreamCount | Returns number of output rows in insert stream. |
![]() | OutputRStreamCount | Returns number of output rows in remove stream. |
![]() | PerformanceMetrics |
Returns the performance metrics.
|
![]() | RuntimeURI |
Returns the runtime URI.
(Inherited from MetricEvent.) |
![]() | StatementName | Returns statement name. |
![]() | Timestamp |
Gets or sets engine timestamp.
|
Name | Description | |
---|---|---|
![]() | AddMetrics | |
![]() | AddNumInput | |
![]() | AddNumOutputIStream | Adds number of output rows in insert stream. |
![]() | AddNumOutputRStream | Adds number of output rows in remove stream. |