| Package | Description |
|---|---|
| org.hawkular.inventory.api | |
| org.hawkular.inventory.base |
| Modifier and Type | Class and Description |
|---|---|
static class |
EmptyInventory.MetricsSingle |
| Modifier and Type | Method and Description |
|---|---|
Metrics.Single |
EmptyInventory.MetricsReadWrite.create(Metric.Blueprint blueprint) |
Metrics.Single |
EmptyInventory.MetricsRead.get(Path id) |
Metrics.Single |
EmptyInventory.MetricsReadAssociate.get(Path id) |
Metrics.Single |
EmptyInventory.MetricsReadContained.get(String id) |
Metrics.Single |
EmptyInventory.MetricsReadWrite.get(String id) |
default Metrics.Single |
Inventory.inspect(Metric metric)
Provides an access interface for inspecting given metric.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
BaseMetrics.Single<BE> |
| Modifier and Type | Method and Description |
|---|---|
Metrics.Single |
BaseMetrics.ReadWrite.create(Metric.Blueprint blueprint) |
Metrics.Single |
BaseMetrics.Read.get(Path id) |
Metrics.Single |
BaseMetrics.ReadAssociate.get(Path id) |
Metrics.Single |
BaseMetrics.ReadWrite.get(String id) |
Metrics.Single |
BaseMetrics.ReadContained.get(String id) |
Copyright © 2015 Red Hat, Inc.. All rights reserved.