public class TimerJson extends RegJson
| Constructor and Description |
|---|
TimerJson(com.netflix.spectator.api.Id id,
long amount) |
| Modifier and Type | Method and Description |
|---|---|
long |
getAmount() |
TimerJson |
withNanos(long ns) |
getId, getMetricTypepublic long getAmount()
public TimerJson withNanos(long ns)
Copyright © 2024. All Rights Reserved.