| Package | Description |
|---|---|
| org.hawkular.inventory.api | |
| org.hawkular.inventory.base |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Data.Read<Role extends DataEntity.Role> |
static interface |
Data.ReadWrite<Role extends DataEntity.Role> |
static interface |
Environments.Read |
static interface |
Environments.ReadContained
Provides read-only access to environments.
|
static interface |
Environments.ReadWrite
Provides methods for read-write access to environments.
|
static interface |
Feeds.Read |
static interface |
Feeds.ReadContained |
static interface |
Feeds.ReadWrite |
static interface |
Metrics.Read
Provides read-only access to metrics that are related to the entity(ies) on the current position in the
inventory traversal (as a target of
Relationships.WellKnown.defines). |
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.ReadContained
Provides read-only access to metrics that are contained in the entity(ies) on the current position in the
inventory traversal.
|
static interface |
Metrics.ReadWrite
Provides read-write access to metrics.
|
static interface |
MetricTypes.Read |
static interface |
MetricTypes.ReadAssociate
Provides read-only access to metric types with the additional ability to relate the metric types to the current
position in the inventory traversal.
|
static interface |
MetricTypes.ReadContained
Provides read-only access to metric types.
|
static interface |
MetricTypes.ReadWrite
Provides read-write access to metric types.
|
(package private) interface |
org.hawkular.inventory.api.ReadWriteInterface<U,B extends Blueprint,Single,Multiple,Id>
Helper interface that melds
ReadInterface and WriteInterface. |
static interface |
Resources.Read
Provides read-only access to resources from positions that follow associations without the possibility to
introduce ambiguity when addressing using a relative path.
|
static interface |
Resources.ReadAssociate
This interface enables the creation of "alternative" tree hierarchies of resources using the
Relationships.WellKnown.isParentOf relationship. |
static interface |
Resources.ReadBase<Address> |
static interface |
Resources.ReadContained
Provides read-only access to resources following the containment chain.
|
static interface |
Resources.ReadWrite
Provides read-write access to resources.
|
static interface |
ResourceTypes.Read |
static interface |
ResourceTypes.ReadContained
Provides read-only access to resource types.
|
static interface |
ResourceTypes.ReadWrite
Provides read-write access to resource types.
|
static interface |
Tenants.Read |
static interface |
Tenants.ReadContained
Provides readonly access to tenants.
|
static interface |
Tenants.ReadWrite
Provides methods for read-write access to tenants.
|
Copyright © 2015 Red Hat, Inc.. All rights reserved.