public abstract class Metric extends Object
Constructor and Description |
---|
Metric() |
Modifier and Type | Method and Description |
---|---|
void |
add(int key,
long value) |
void |
add(long value) |
void |
add(String key,
long value) |
void |
reset() |
abstract Map<String,Object> |
values() |
Copyright © 2008–2020 The Apache Software Foundation. All rights reserved.