public class RemoteMetricsOff extends java.lang.Object implements RemoteMetrics
| Constructor and Description |
|---|
RemoteMetricsOff() |
| Modifier and Type | Method and Description |
|---|---|
void |
logPayloadBytes(java.lang.Object msg,
int payloadBytes)
Logging of the size of different message types.
|
public void logPayloadBytes(java.lang.Object msg,
int payloadBytes)
RemoteMetricslogPayloadBytes in interface RemoteMetricsmsg - (undocumented)payloadBytes - (undocumented)