| Package | Description |
|---|---|
| com.h3c.sdn.adm.json |
Implementations of Core Services JSON factory and associated codecs.
|
| com.h3c.sdn.adm.metric |
Definitions of services pertaining to the SDN core controller metering
framework.
|
| Modifier and Type | Method and Description |
|---|---|
MetricUpdate |
MetricUpdateCodec.decode(com.fasterxml.jackson.databind.node.ObjectNode node) |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.node.ObjectNode |
MetricUpdateCodec.encode(MetricUpdate pojo) |
| Modifier and Type | Method and Description |
|---|---|
void |
MetricProxyService.updateMetric(MetricUpdate metricUpdate)
Updates a
TimeStampedMetric object based upon the provided
MetricUpdate. |
Copyright © 2014. All Rights Reserved.