| Package | Description |
|---|---|
| org.hawkular.inventory.api | |
| org.hawkular.inventory.base |
| Modifier and Type | Class and Description |
|---|---|
static class |
EmptyInventory.MetricTypesSingle |
| Modifier and Type | Method and Description |
|---|---|
MetricTypes.Single |
EmptyInventory.MetricTypesReadWrite.create(MetricType.Blueprint blueprint) |
MetricTypes.Single |
EmptyInventory.MetricTypesRead.get(Path path) |
MetricTypes.Single |
EmptyInventory.MetricTypesReadAssociate.get(Path id) |
MetricTypes.Single |
EmptyInventory.MetricTypesReadContained.get(String id) |
MetricTypes.Single |
EmptyInventory.MetricTypesReadWrite.get(String id) |
default MetricTypes.Single |
Inventory.inspect(MetricType metricType)
Provides an access interface for inspecting given metric type.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
BaseMetricTypes.Single<BE> |
| Modifier and Type | Method and Description |
|---|---|
MetricTypes.Single |
BaseMetricTypes.ReadWrite.create(MetricType.Blueprint blueprint) |
MetricTypes.Single |
BaseMetricTypes.Read.get(Path id) |
MetricTypes.Single |
BaseMetricTypes.ReadAssociate.get(Path id) |
MetricTypes.Single |
BaseMetricTypes.ReadWrite.get(String id) |
MetricTypes.Single |
BaseMetricTypes.ReadContained.get(String id) |
Copyright © 2015 Red Hat, Inc.. All rights reserved.