| Package | Description |
|---|---|
| org.hawkular.inventory.api | |
| org.hawkular.inventory.api.feeds | |
| org.hawkular.inventory.base |
| Modifier and Type | Class and Description |
|---|---|
class |
FeedAlreadyRegisteredException |
| Modifier and Type | Method and Description |
|---|---|
Single |
WriteInterface.create(B blueprint)
Creates a new entity at the current position in the inventory traversal.
|
Data.Single |
Data.ReadWrite.create(DataEntity.Blueprint<Role> blueprint) |
Data.Single |
EmptyInventory.DataReadWrite.create(DataEntity.Blueprint<Role> blueprint) |
Environments.Single |
EmptyInventory.EnvironmentReadWrite.create(Environment.Blueprint blueprint) |
Metrics.Single |
EmptyInventory.MetricsReadWrite.create(Metric.Blueprint blueprint) |
MetricTypes.Single |
EmptyInventory.MetricTypesReadWrite.create(MetricType.Blueprint blueprint) |
Resources.Single |
EmptyInventory.ResourcesReadWrite.create(Resource.Blueprint blueprint) |
ResourceTypes.Single |
EmptyInventory.ResourceTypesReadWrite.create(ResourceType.Blueprint blueprint) |
Tenants.Single |
EmptyInventory.TenantsReadWrite.create(Tenant.Blueprint blueprint) |
String |
FeedIdStrategy.generate(Inventory inventory,
Feed proposedFeed)
Generates a unique ID for the provided feed.
|
| Modifier and Type | Method and Description |
|---|---|
String |
AcceptWithFallbackFeedIdStrategy.generate(Inventory inventory,
Feed proposedFeed) |
| Modifier and Type | Method and Description |
|---|---|
Environments.Single |
BaseEnvironments.ReadWrite.create(Environment.Blueprint blueprint) |
Metrics.Single |
BaseMetrics.ReadWrite.create(Metric.Blueprint blueprint) |
MetricTypes.Single |
BaseMetricTypes.ReadWrite.create(MetricType.Blueprint blueprint) |
Resources.Single |
BaseResources.ReadWrite.create(Resource.Blueprint blueprint) |
ResourceTypes.Single |
BaseResourceTypes.ReadWrite.create(ResourceType.Blueprint blueprint) |
Tenants.Single |
BaseTenants.ReadWrite.create(Tenant.Blueprint blueprint) |
Copyright © 2015 Red Hat, Inc.. All rights reserved.