public static class MeterId.Tag extends Object implements Comparable<MeterId.Tag>
Comparable when we sort all of tags| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(MeterId.Tag o) |
boolean |
equals(Object o) |
String |
getName() |
String |
getValue() |
int |
hashCode() |
public String getName()
public String getValue()
public int compareTo(MeterId.Tag o)
compareTo in interface Comparable<MeterId.Tag>Copyright © 2020 The Apache Software Foundation. All rights reserved.