Interface InboundMessageHandlers.GlobalMetricCallbacks

    • Method Detail

      • recordInternalLatency

        void recordInternalLatency​(Verb verb,
                                   long timeElapsed,
                                   java.util.concurrent.TimeUnit timeUnit)
      • recordInternodeDroppedMessage

        void recordInternodeDroppedMessage​(Verb verb,
                                           long timeElapsed,
                                           java.util.concurrent.TimeUnit timeUnit)