Uses of Class
org.apache.iotdb.metrics.reporter.iotdb.IoTDBInternalReporter
-
Packages that use IoTDBInternalReporter Package Description org.apache.iotdb.metrics org.apache.iotdb.metrics.reporter.iotdb -
-
Uses of IoTDBInternalReporter in org.apache.iotdb.metrics
Fields in org.apache.iotdb.metrics declared as IoTDBInternalReporter Modifier and Type Field Description protected IoTDBInternalReporterAbstractMetricService. internalReporterThe internal reporter of metric service.Methods in org.apache.iotdb.metrics with parameters of type IoTDBInternalReporter Modifier and Type Method Description abstract voidAbstractMetricService. reloadInternalReporter(IoTDBInternalReporter internalReporter)Reload internal reporter.voidDoNothingMetricService. reloadInternalReporter(IoTDBInternalReporter internalReporter) -
Uses of IoTDBInternalReporter in org.apache.iotdb.metrics.reporter.iotdb
Subclasses of IoTDBInternalReporter in org.apache.iotdb.metrics.reporter.iotdb Modifier and Type Class Description classIoTDBInternalMemoryReporter
-