| Package | Description |
|---|---|
| org.hawkular.inventory.api | |
| org.hawkular.inventory.api.model | |
| org.hawkular.inventory.base.spi |
| Modifier and Type | Interface and Description |
|---|---|
interface |
WriteInterface<U,B extends Blueprint,Single,Id>
Generic methods to write access to entities.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractElement<B extends Blueprint,U extends AbstractElement.Update>
A common super class of both entities and relationships.
|
class |
Entity<B extends Blueprint,U extends AbstractElement.Update>
Base class for all Hawkular entities.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
AbstractElement.Blueprint |
static class |
DataEntity.Blueprint<DataRole extends DataEntity.Role> |
static class |
Entity.Blueprint
Base class for the blueprint types of concrete subclasses.
|
static class |
Environment.Blueprint |
static class |
Feed.Blueprint |
static class |
IdentifiedEntity.Blueprint |
static class |
Metric.Blueprint
Data required to create a new metric.
|
static class |
MetricType.Blueprint
Data required to create a new metric type.
|
static class |
Relationship.Blueprint |
static class |
Resource.Blueprint
Data required to create a resource.
|
static class |
ResourceType.Blueprint
Data required to create a resource type.
|
static class |
Tenant.Blueprint |
| Modifier and Type | Method and Description |
|---|---|
E |
InventoryBackend.persist(CanonicalPath path,
Blueprint blueprint)
Persists a new entity with the provided assigned path.
|
Copyright © 2015 Red Hat, Inc.. All rights reserved.