| Package | Description |
|---|---|
| org.hawkular.inventory.api |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Environments.Read
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.ReadWrite |
static interface |
Metrics.Read
Provides read-only access to metrics.
|
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.ReadWrite
Provides read-write access to metrics.
|
static interface |
MetricTypes.Read
Provides read-only access to metric types.
|
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.ReadWrite
Provides read-write access to metric types.
|
(package private) interface |
org.hawkular.inventory.api.ReadWriteInterface<Update,Blueprint extends Entity.Blueprint,Single,Multiple>
Helper interface that melds
ReadInterface and WriteInterface. |
static interface |
Resources.Read
Provides read-only access to resources.
|
static interface |
Resources.ReadWrite
Provides read-write access to resources.
|
static interface |
ResourceTypes.Read
Provides read-only access to resource types.
|
static interface |
ResourceTypes.ReadWrite
Provides read-write access to resource types.
|
static interface |
Tenants.Read
Provides readonly access to tenants.
|
static interface |
Tenants.ReadWrite
Provides methods for read-write access to tenants.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
EmptyInventory.EnvironmentReadWrite |
static class |
EmptyInventory.EnvironmentsRead |
static class |
EmptyInventory.FeedsRead |
static class |
EmptyInventory.FeedsReadWrite |
static class |
EmptyInventory.MetricsRead |
static class |
EmptyInventory.MetricsReadAssociate |
static class |
EmptyInventory.MetricsReadWrite |
static class |
EmptyInventory.MetricTypesRead |
static class |
EmptyInventory.MetricTypesReadAssociate |
static class |
EmptyInventory.MetricTypesReadWrite |
static class |
EmptyInventory.ResourcesRead |
static class |
EmptyInventory.ResourcesReadWrite |
static class |
EmptyInventory.ResourceTypesRead |
static class |
EmptyInventory.ResourceTypesReadWrite |
static class |
EmptyInventory.TenantsRead |
static class |
EmptyInventory.TenantsReadWrite |
Copyright © 2015 Red Hat, Inc.. All rights reserved.