public final class HintsServiceMetrics
extends java.lang.Object
HintsService.| Modifier and Type | Field and Description |
|---|---|
static com.codahale.metrics.Meter |
hintsFailed |
static com.codahale.metrics.Meter |
hintsSucceeded |
static com.codahale.metrics.Meter |
hintsTimedOut |
| Constructor and Description |
|---|
HintsServiceMetrics() |
| Modifier and Type | Method and Description |
|---|---|
static void |
updateDelayMetrics(InetAddressAndPort endpoint,
long delay) |
public static final com.codahale.metrics.Meter hintsSucceeded
public static final com.codahale.metrics.Meter hintsFailed
public static final com.codahale.metrics.Meter hintsTimedOut
public static void updateDelayMetrics(InetAddressAndPort endpoint, long delay)
Copyright © 2009-2020 The Apache Software Foundation