public class Counter extends Object implements Metric
| Constructor and Description |
|---|
Counter() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(long n) |
Long |
getValue() |
void |
increment() |
void |
set(long n) |
Copyright © 2025 The Apache Software Foundation. All rights reserved.