Class ProcedureMetrics
java.lang.Object
org.apache.iotdb.confignode.procedure.ProcedureMetrics
- All Implemented Interfaces:
IMetricSet
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidbindTo(AbstractMetricService metricService) voidunbindFrom(AbstractMetricService metricService) voidupdateMetricsOnFinish(String procType, long runtime, boolean success) voidupdateMetricsOnSubmit(String procType)
-
Constructor Details
-
ProcedureMetrics
-
-
Method Details
-
bindTo
- Specified by:
bindToin interfaceIMetricSet
-
unbindFrom
- Specified by:
unbindFromin interfaceIMetricSet
-
updateMetricsOnSubmit
-
updateMetricsOnFinish
-