| Package | Description |
|---|---|
| org.hawkular.inventory.api | |
| org.hawkular.inventory.api.model |
| Modifier and Type | Class and Description |
|---|---|
static class |
Inventory.ElementTypes<E extends AbstractElement,B extends Blueprint> |
| Modifier and Type | Method and Description |
|---|---|
<E extends AbstractElement,B extends Blueprint> |
Inventory.Types.byElement(Class<E> elementType) |
| Modifier and Type | Method and Description |
|---|---|
<B extends Blueprint> |
Inventory.Types.byBlueprint(Class<B> blueprintType) |
| Modifier and Type | Class and Description |
|---|---|
class |
DataEntity
A data entity is an entity wrapping the data.
|
class |
Entity
Base class for all Hawkular entities.
|
class |
Environment
An environment is supposed to contain resources that belong to one infrastructure.
|
class |
Feed
Feed is a source of data.
|
class |
MetadataPack
A metadata pack incorporates a bunch of resource types and metric types.
|
class |
Metric
Metric describes a single metric that is sent out from a feed.
|
class |
MetricType
Metric type defines metadata of metrics of the same type.
|
class |
OperationType |
class |
Relationship
Represents a relationship between 2 entities.
|
class |
Resource
A resource is a grouping of other data (currently just metrics).
|
class |
ResourceType
Type of a resource.
|
class |
Tenant
A tenant is a top level entity that owns everything else.
|
| Modifier and Type | Method and Description |
|---|---|
static <B extends Blueprint,E extends AbstractElement> |
Blueprint.getEntityTypeOf(B blueprint) |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends AbstractElement> |
AbstractElement.toElementClass(SegmentType elementType)
This should be used only in extreme cases where
SegmentType is not possible. |
Copyright © 2014–2017 Red Hat, Inc.. All rights reserved.