public class MessagingMetrics
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
com.codahale.metrics.Timer |
crossNodeLatency |
java.util.concurrent.ConcurrentHashMap<java.lang.String,com.codahale.metrics.Timer> |
dcLatency |
Constructor and Description |
---|
MessagingMetrics() |
Modifier and Type | Method and Description |
---|---|
void |
addTimeTaken(java.net.InetAddress from,
long timeTaken) |
Copyright © 2017 The Apache Software Foundation