public class InputChannelMetrics extends Object
RemoteInputChannel
and LocalInputChannel
.Constructor and Description |
---|
InputChannelMetrics(MetricGroup... parents) |
Modifier and Type | Method and Description |
---|---|
Counter |
getNumBuffersInLocalCounter() |
Counter |
getNumBuffersInRemoteCounter() |
Counter |
getNumBytesInLocalCounter() |
Counter |
getNumBytesInRemoteCounter() |
public InputChannelMetrics(MetricGroup... parents)
public Counter getNumBytesInLocalCounter()
public Counter getNumBytesInRemoteCounter()
public Counter getNumBuffersInLocalCounter()
public Counter getNumBuffersInRemoteCounter()
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.