| Package | Description |
|---|---|
| org.apache.iotdb.metrics.type | |
| org.apache.iotdb.metrics.utils |
| Modifier and Type | Method and Description |
|---|---|
default StringBuffer |
IMetric.toString(OutPutFormat format)
format metric into string
|
| Modifier and Type | Method and Description |
|---|---|
static OutPutFormat |
OutPutFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OutPutFormat[] |
OutPutFormat.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.