| Package | Description |
|---|---|
| org.hawkular.inventory.api | |
| org.hawkular.inventory.api.model | |
| org.hawkular.inventory.base |
| Modifier and Type | Method and Description |
|---|---|
Page<Metric> |
EmptyInventory.MetricsMultiple.entities(Pager pager) |
| Modifier and Type | Method and Description |
|---|---|
default Metrics.Single |
Inventory.inspect(Metric metric)
Provides an access interface for inspecting given metric.
|
| Modifier and Type | Method and Description |
|---|---|
AbstractElement.Updater<Metric.Update,Metric> |
Metric.update() |
| Modifier and Type | Method and Description |
|---|---|
R |
ElementVisitor.visitMetric(Metric metric,
P parameter) |
R |
ElementVisitor.Simple.visitMetric(Metric metric,
P parameter) |
| Modifier and Type | Method and Description |
|---|---|
protected EntityAndPendingNotifications<Metric> |
BaseMetrics.ReadWrite.wireUpNewEntity(BE entity,
Metric.Blueprint blueprint,
CanonicalPath parentPath,
BE parent) |
| Constructor and Description |
|---|
Multiple(TraversalContext<BE,Metric> context) |
Read(TraversalContext<BE,Metric> context) |
ReadAssociate(TraversalContext<BE,Metric> context) |
ReadContained(TraversalContext<BE,Metric> context) |
ReadWrite(TraversalContext<BE,Metric> context) |
Single(TraversalContext<BE,Metric> context) |
Copyright © 2015 Red Hat, Inc.. All rights reserved.