public class BuiltinSpoutMetrics extends BuiltinMetrics
metricMap
Constructor and Description |
---|
BuiltinSpoutMetrics(SpoutExecutorStats stats) |
Modifier and Type | Method and Description |
---|---|
MultiCountStatAndMetric |
getAckCount() |
MultiLatencyStatAndMetric |
getCompleteLatency() |
MultiCountStatAndMetric |
getEmitCount() |
MultiCountStatAndMetric |
getFailCount() |
MultiCountStatAndMetric |
getTransferCount() |
registerAll
public BuiltinSpoutMetrics(SpoutExecutorStats stats)
public MultiCountStatAndMetric getAckCount()
public MultiCountStatAndMetric getFailCount()
public MultiCountStatAndMetric getEmitCount()
public MultiCountStatAndMetric getTransferCount()
public MultiLatencyStatAndMetric getCompleteLatency()
Copyright © 2022 The Apache Software Foundation. All rights reserved.