public class HsOutputMetrics extends Object
HsResultPartition needs to count, except numBytesProduced.| Constructor and Description |
|---|
HsOutputMetrics(org.apache.flink.metrics.Counter numBytesOut,
org.apache.flink.metrics.Counter numBuffersOut) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.flink.metrics.Counter |
getNumBuffersOut() |
org.apache.flink.metrics.Counter |
getNumBytesOut() |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.