Package akka.remote

Interface RemoteMetrics

  • All Superinterfaces:
    Extension

    public interface RemoteMetrics
    extends Extension
    INTERNAL API
    • Method Detail

      • logPayloadBytes

        void logPayloadBytes​(java.lang.Object msg,
                             int payloadBytes)
        Logging of the size of different message types. Maximum detected size per message type is logged once, with and increase threshold of 10%.