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