| Package | Description |
|---|---|
| org.hawkular.inventory.api | |
| org.hawkular.inventory.api.model | |
| org.hawkular.inventory.base |
| Modifier and Type | Method and Description |
|---|---|
Relationship |
EmptyInventory.MetricTypesReadAssociate.associate(Path id) |
Relationship |
EmptyInventory.MetricsReadAssociate.associate(Path id) |
Relationship |
EmptyInventory.ResourcesReadAssociate.associate(Path id) |
Relationship |
EmptyInventory.MetricTypesReadAssociate.associationWith(Path path) |
Relationship |
EmptyInventory.MetricsReadAssociate.associationWith(Path path) |
Relationship |
EmptyInventory.ResourcesReadAssociate.associationWith(Path path) |
Relationship |
Resources.ReadAssociate.disassociate(Path id)
Removes the
Relationships.WellKnown.isParentOf relationship between the
two resources. |
Relationship |
EmptyInventory.MetricTypesReadAssociate.disassociate(Path id) |
Relationship |
EmptyInventory.MetricsReadAssociate.disassociate(Path id) |
Relationship |
EmptyInventory.ResourcesReadAssociate.disassociate(Path id) |
Relationship |
EmptyInventory.RelationshipsSingle.entity() |
| Modifier and Type | Method and Description |
|---|---|
Page<Relationship> |
EmptyInventory.RelationshipsMultiple.entities(Pager pager) |
| Modifier and Type | Method and Description |
|---|---|
default Relationships.Single |
Inventory.inspect(Relationship relationship) |
| Modifier and Type | Method and Description |
|---|---|
AbstractElement.Updater<Relationship.Update,Relationship> |
Relationship.update() |
| Modifier and Type | Method and Description |
|---|---|
R |
ElementVisitor.visitRelationship(Relationship relationship,
P parameter) |
R |
ElementVisitor.Simple.visitRelationship(Relationship relationship,
P parameter) |
| Modifier and Type | Method and Description |
|---|---|
Relationship |
BaseResources.ReadAssociate.associate(Path id) |
Relationship |
BaseMetricTypes.ReadAssociate.associate(Path id) |
Relationship |
BaseMetrics.ReadAssociate.associate(Path id) |
Relationship |
BaseResources.ReadAssociate.associationWith(Path path) |
Relationship |
BaseMetricTypes.ReadAssociate.associationWith(Path path) |
Relationship |
BaseMetrics.ReadAssociate.associationWith(Path path) |
Relationship |
BaseResources.ReadAssociate.disassociate(Path id) |
Relationship |
BaseMetricTypes.ReadAssociate.disassociate(Path id) |
Relationship |
BaseMetrics.ReadAssociate.disassociate(Path id) |
| Constructor and Description |
|---|
Multiple(Relationships.Direction direction,
TraversalContext<BE,Relationship> context) |
Read(TraversalContext<BE,Relationship> context) |
ReadWrite(TraversalContext<BE,Relationship> context,
Class<? extends Entity<?,?>> originEntityType) |
Single(TraversalContext<BE,Relationship> context) |
Copyright © 2015 Red Hat, Inc.. All rights reserved.