Constructor and Description |
---|
MeanReducer() |
Modifier and Type | Method and Description |
---|---|
Object |
extractResult(org.apache.storm.metric.api.MeanReducerState acc) |
org.apache.storm.metric.api.MeanReducerState |
init() |
org.apache.storm.metric.api.MeanReducerState |
reduce(org.apache.storm.metric.api.MeanReducerState acc,
Object input) |
public org.apache.storm.metric.api.MeanReducerState init()
public org.apache.storm.metric.api.MeanReducerState reduce(org.apache.storm.metric.api.MeanReducerState acc, Object input)
public Object extractResult(org.apache.storm.metric.api.MeanReducerState acc)
extractResult
in interface IReducer<org.apache.storm.metric.api.MeanReducerState>
Copyright © 2022 The Apache Software Foundation. All rights reserved.