| AbstractElement |
A common super class of both entities and relationships.
|
| AbstractElement.Blueprint |
|
| AbstractElement.Blueprint.Builder<B,This extends AbstractElement.Blueprint.Builder<B,This>> |
|
| DataEntity |
A data entity is an entity wrapping the data.
|
| DataEntity.Blueprint<DR extends DataRole> |
|
| DataEntity.Blueprint.Builder<R extends DataRole> |
|
| Entity |
Base class for all Hawkular entities.
|
| Entity.Blueprint |
Base class for the blueprint types of concrete subclasses.
|
| Entity.Blueprint.Builder<Blueprint,This extends Entity.Blueprint.Builder<Blueprint,This>> |
|
| Environment |
An environment is supposed to contain resources that belong to one infrastructure.
|
| Environment.Blueprint |
|
| Environment.Blueprint.Builder |
|
| ExtendedInventoryStructure |
|
| Feed |
Feed is a source of data.
|
| Feed.Blueprint |
|
| Feed.Blueprint.Builder |
|
| InventoryStructure.AbstractBuilder<This extends InventoryStructure.AbstractBuilder<?>> |
|
| InventoryStructure.Builder<Root extends Entity.Blueprint> |
|
| InventoryStructure.ChildBuilder<ParentBuilder extends InventoryStructure.AbstractBuilder<?>> |
|
| InventoryStructure.FullNode |
Represents an entity in the inventory structure together with the attachment assigned to it by the inventory
structure builder.
|
| InventoryStructure.Offline<Root extends Entity.Blueprint> |
Represents the structure of the inventory off-line, without access to an inventory instance.
|
| MetadataPack |
A metadata pack incorporates a bunch of resource types and metric types.
|
| MetadataPack.Blueprint |
|
| MetadataPack.Blueprint.Builder |
|
| Metric |
Metric describes a single metric that is sent out from a feed.
|
| Metric.Blueprint |
Data required to create a new metric.
|
| Metric.Blueprint.Builder |
|
| MetricType |
Metric type defines metadata of metrics of the same type.
|
| MetricType.Blueprint |
Data required to create a new metric type.
|
| MetricType.Blueprint.Builder |
|
| OperationType |
|
| OperationType.Blueprint |
|
| OperationType.Blueprint.Builder |
|
| Relationship |
Represents a relationship between 2 entities.
|
| Relationship.Blueprint |
|
| Relationship.Blueprint.Builder |
|
| Resource |
A resource is a grouping of other data (currently just metrics).
|
| Resource.Blueprint |
Data required to create a resource.
|
| Resource.Blueprint.Builder |
|
| ResourceType |
Type of a resource.
|
| ResourceType.Blueprint |
Data required to create a resource type.
|
| ResourceType.Blueprint.Builder |
|
| StructuredData |
Represents structured data.
|
| StructuredData.AbstractHierarchyBuilder |
|
| StructuredData.AbstractListBuilder<This extends StructuredData.AbstractListBuilder<This>> |
|
| StructuredData.AbstractListUpdater<This extends StructuredData.AbstractListUpdater<This>> |
|
| StructuredData.AbstractMapBuilder<This extends StructuredData.AbstractMapBuilder<This>> |
|
| StructuredData.Builder |
|
| StructuredData.InnerListBuilder<Parent extends StructuredData.AbstractHierarchyBuilder> |
|
| StructuredData.InnerListUpdater<Parent extends StructuredData.AbstractHierarchyBuilder> |
|
| StructuredData.InnerMapBuilder<Parent extends StructuredData.AbstractHierarchyBuilder> |
|
| StructuredData.InnerMapUpdater<Parent extends StructuredData.AbstractHierarchyBuilder> |
|
| StructuredData.ListBuilder |
|
| StructuredData.ListUpdater |
|
| StructuredData.MapBuilder |
|
| StructuredData.MapUpdater |
|
| StructuredData.Updater |
|
| StructuredData.Visitor.Simple<R,P> |
|
| Tenant |
A tenant is a top level entity that owns everything else.
|
| Tenant.Blueprint |
|
| Tenant.Blueprint.Builder |
|