Class LabelsSet
- java.lang.Object
-
- step.plugins.measurements.prometheus.LabelsSet
-
public class LabelsSet extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description LabelsSet()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
add(java.lang.String[] labels)
java.util.Collection<java.lang.String[]>
getLabelsArrays()
int
size()
-