@Generated public class Metric extends Object
| Constructor and Description |
|---|
Metric() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Collection<MetricLabel> |
getLabels() |
String |
getName() |
Double |
getPercentile() |
int |
hashCode() |
Metric |
setLabels(Collection<MetricLabel> labels) |
Metric |
setName(String name) |
Metric |
setPercentile(Double percentile) |
String |
toString() |
public Metric setLabels(Collection<MetricLabel> labels)
public Collection<MetricLabel> getLabels()
public String getName()
public Double getPercentile()
Copyright © 2026. All rights reserved.