Package org.apache.cassandra.net
Interface InboundMessageHandlers.GlobalMetricCallbacks
- All Known Implementing Classes:
MessagingMetrics
- Enclosing class:
- InboundMessageHandlers
public static interface InboundMessageHandlers.GlobalMetricCallbacks
-
Method Summary
Modifier and TypeMethodDescriptionvoidrecordInternalLatency(Verb verb, long timeElapsed, TimeUnit timeUnit) voidrecordInternodeDroppedMessage(Verb verb, long timeElapsed, TimeUnit timeUnit)
-
Method Details
-
internodeLatencyRecorder
-
recordInternalLatency
-
recordInternodeDroppedMessage
-