public static interface InboundMessageHandlers.GlobalMetricCallbacks
Modifier and Type | Method and Description |
---|---|
LatencyConsumer |
internodeLatencyRecorder(InetAddressAndPort to) |
void |
recordInternalLatency(Verb verb,
long timeElapsed,
java.util.concurrent.TimeUnit timeUnit) |
void |
recordInternodeDroppedMessage(Verb verb,
long timeElapsed,
java.util.concurrent.TimeUnit timeUnit) |
LatencyConsumer internodeLatencyRecorder(InetAddressAndPort to)
void recordInternalLatency(Verb verb, long timeElapsed, java.util.concurrent.TimeUnit timeUnit)
void recordInternodeDroppedMessage(Verb verb, long timeElapsed, java.util.concurrent.TimeUnit timeUnit)
Copyright © 2009-2021 The Apache Software Foundation