public final class MetricTypes extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
MetricTypes.Multiple
Interface for traversing over a set of metric types.
|
static interface |
MetricTypes.Read |
static interface |
MetricTypes.ReadAssociate
Provides read-only access to metric types with the additional ability to relate the metric types to the current
position in the inventory traversal.
|
static interface |
MetricTypes.ReadContained
Provides read-only access to metric types.
|
static interface |
MetricTypes.ReadWrite
Provides read-write access to metric types.
|
static interface |
MetricTypes.Single
Interface for accessing a single metric type in a writable manner.
|
Copyright © 2015 Red Hat, Inc.. All rights reserved.