public class CombinedShellMetric extends CombinedMetric implements IShellMetric
| Constructor and Description | 
|---|
CombinedShellMetric(ICombiner combiner)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
updateMetricFromRPC(Object value)  | 
getValueAndReset, updateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetValueAndResetpublic CombinedShellMetric(ICombiner combiner)
public void updateMetricFromRPC(Object value)
updateMetricFromRPC in interface IShellMetricvalue - used to update metric, its’s meaning change according implementation  Object can be any json support types: String, Long, Double, Boolean, Null, List, MapCopyright © 2022 The Apache Software Foundation. All Rights Reserved.