Package akka.remote
Interface RemoteMetrics
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
logPayloadBytes(java.lang.Object msg, int payloadBytes)
Logging of the size of different message types.
-