Package akka.remote

Class RemoteMetricsOff

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void logPayloadBytes​(java.lang.Object msg, int payloadBytes)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • RemoteMetricsOff

        public RemoteMetricsOff()
    • Method Detail

      • logPayloadBytes

        public void logPayloadBytes​(java.lang.Object msg,
                                    int payloadBytes)
        Specified by:
        logPayloadBytes in interface RemoteMetrics