| Package | Description |
|---|---|
| org.apache.iotdb.metrics | |
| org.apache.iotdb.metrics.config |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DoNothingMetricService.reloadProperties(ReloadLevel reloadLevel) |
protected abstract void |
MetricService.reloadProperties(ReloadLevel reloadLevel)
support hot load of some properties
|
| Modifier and Type | Method and Description |
|---|---|
ReloadLevel |
MetricConfigDescriptor.loadHotProperties() |
static ReloadLevel |
ReloadLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReloadLevel[] |
ReloadLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.