| Package | Description |
|---|---|
| org.hawkular.inventory.api.model |
| Modifier and Type | Class and Description |
|---|---|
static class |
InventoryStructure.Offline<Root extends Entity.Blueprint>
Represents the structure of the inventory off-line, without access to an inventory instance.
|
| Modifier and Type | Method and Description |
|---|---|
InventoryStructure<?> |
ExtendedInventoryStructure.getStructure() |
| Modifier and Type | Method and Description |
|---|---|
static <R extends Entity.Blueprint> |
InventoryStructure.Offline.copy(InventoryStructure<R> other) |
static <R extends Entity.Blueprint> |
InventoryStructure.Offline.copy(InventoryStructure<R> other,
boolean withAttachments) |
| Constructor and Description |
|---|
ExtendedInventoryStructure(InventoryStructure<?> structure) |
ExtendedInventoryStructure(InventoryStructure<?> structure,
Map<String,Collection<String>> typesIndex,
Map<String,Collection<String>> metricTypesIndex) |
Copyright © 2014–2017 Red Hat, Inc.. All rights reserved.