public interface IShellMetric extends IMetric
Modifier and Type | Method and Description |
---|---|
void |
updateMetricFromRPC(Object value) |
getValueAndReset
void updateMetricFromRPC(Object value)
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.