Open Kilda Java Documentation
org.openkilda.messaging.model.Metric Member List

This is the complete list of members for org.openkilda.messaging.model.Metric, including all inherited members.

equals(Object object)org.openkilda.messaging.model.Metric
getAggregateTags()org.openkilda.messaging.model.Metric
getDps()org.openkilda.messaging.model.Metric
getMetric()org.openkilda.messaging.model.Metric
getTags()org.openkilda.messaging.model.Metric
hashCode()org.openkilda.messaging.model.Metric
Metric()org.openkilda.messaging.model.Metric
Metric(@JsonProperty("metric") String metric, @JsonProperty("tags") Map< Object, Object > tags, @JsonProperty("aggregateTags") List< String > aggregateTags, @JsonProperty("dps") Map< String, Long > dps)org.openkilda.messaging.model.Metric
setAggregateTags(List< String > aggregateTags)org.openkilda.messaging.model.Metric
setDps(Map< String, Long > dps)org.openkilda.messaging.model.Metric
setMetric(String metric)org.openkilda.messaging.model.Metric
setTags(Map< Object, Object > tags)org.openkilda.messaging.model.Metric
toString()org.openkilda.messaging.model.Metric