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