Class PipeConfigRegionExtractorMetrics
java.lang.Object
org.apache.iotdb.confignode.manager.pipe.metric.source.PipeConfigRegionExtractorMetrics
- All Implemented Interfaces:
IMetricSet
-
Method Summary
Modifier and TypeMethodDescriptionvoidbindTo(AbstractMetricService metricService) voidderegister(String taskID) longgetRemainingEventCount(String pipeName, long creationTime) voidregister(IoTDBConfigRegionExtractor extractor) voidunbindFrom(AbstractMetricService metricService)
-
Method Details
-
bindTo
- Specified by:
bindToin interfaceIMetricSet
-
unbindFrom
- Specified by:
unbindFromin interfaceIMetricSet
-
register
-
deregister
-
getRemainingEventCount
-
getInstance
-