| Package | Description |
|---|---|
| org.hawkular.inventory.api | |
| org.hawkular.inventory.base |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Environments.Multiple
Interface for traversing over a set of environments.
|
static interface |
Environments.Single
Interface for accessing a single environment in a writable manner.
|
static interface |
Feeds.Multiple |
static interface |
Feeds.Single |
static interface |
Metrics.Multiple
Interface for traversing over a set of metrics.
|
static interface |
Metrics.Single
Interface for accessing a single metric in a writable manner.
|
static interface |
MetricTypes.Multiple
Interface for traversing over a set of metric types.
|
static interface |
MetricTypes.Single
Interface for accessing a single metric type in a writable manner.
|
interface |
ResolvableToManyWithRelationships<Entity>
Base interface of all browser interfaces over multiple entities that can have relations.
|
interface |
ResolvableToSingleWithRelationships<Entity,Update>
Base interface of all browser interfaces over a single entity that can have relations.
|
static interface |
Resources.Multiple
Interface for traversing over a set of resources.
|
static interface |
Resources.Single
Interface for accessing a single resource in a writable manner.
|
static interface |
ResourceTypes.Multiple
Interface for traversing over a set of resource types.
|
static interface |
ResourceTypes.Single
Interface for accessing a single resource type in a writable manner.
|
static interface |
Tenants.Multiple
Interface for traversing over a set of tenants.
|
static interface |
Tenants.Single
Interface for accessing a single tenant in a writable manner.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
EmptyInventory.EnvironmentsMultiple |
static class |
EmptyInventory.EnvironmentsSingle |
static class |
EmptyInventory.FeedsMultiple |
static class |
EmptyInventory.FeedsSingle |
static class |
EmptyInventory.MetricsMultiple |
static class |
EmptyInventory.MetricsSingle |
static class |
EmptyInventory.MetricTypesMultiple |
static class |
EmptyInventory.MetricTypesSingle |
static class |
EmptyInventory.ResourcesMultiple |
static class |
EmptyInventory.ResourcesSingle |
static class |
EmptyInventory.ResourceTypesMultiple |
static class |
EmptyInventory.ResourceTypesSingle |
static class |
EmptyInventory.TenantsMultiple |
static class |
EmptyInventory.TenantsSingle |
| Modifier and Type | Class and Description |
|---|---|
static class |
BaseEnvironments.Multiple<BE> |
static class |
BaseEnvironments.Single<BE> |
static class |
BaseFeeds.Multiple<BE> |
static class |
BaseFeeds.Single<BE> |
static class |
BaseMetrics.Multiple<BE> |
static class |
BaseMetrics.Single<BE> |
static class |
BaseMetricTypes.Multiple<BE> |
static class |
BaseMetricTypes.Single<BE> |
static class |
BaseResources.Multiple<BE> |
static class |
BaseResources.Single<BE> |
static class |
BaseResourceTypes.Multiple<BE> |
static class |
BaseResourceTypes.Single<BE> |
static class |
BaseTenants.Multiple<BE> |
static class |
BaseTenants.Single<BE> |
Copyright © 2015 Red Hat, Inc.. All rights reserved.