| 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 | Class and Description |
|---|---|
static class |
GaugeMetricValue.Builder<T extends GaugeMetricValue.Builder<T>>
Builder (mutable) used to create a new value instances.
|
| Modifier and Type | Method and Description |
|---|---|
static GaugeMetricValue.Builder<?> |
GaugeMetricValue.builder(String uid) |
| Constructor and Description |
|---|
GaugeMetricValue(GaugeMetricValue.Builder<?> builder) |
Copyright © 2014. All Rights Reserved.