public abstract class AbstractMeter extends Object
| Constructor and Description |
|---|
AbstractMeter(MeterId meterId) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
MeterId |
getMeterId() |
String |
getName()
Get meter name
|
String |
getTag(String tagKey)
Get tag value
|
int |
hashCode() |
Copyright © 2020 The Apache Software Foundation. All rights reserved.