| Package | Description |
|---|---|
| com.h3c.sdn.metric |
Fundamental classes for the SDN core controller metering framework,
including the classes for various metric types that may be obtained from
the framework.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MetricRegistry.addListener(MetricRegistryListener listener)
Adds a
MetricRegistryListener to a collection of listeners that
will be notified upon registration of a TimeStampedMetric. |
void |
MetricRegistry.removeListener(MetricRegistryListener listener)
Removes a
MetricRegistryListener from this registry's collection
of listeners. |
Copyright © 2014. All Rights Reserved.