- id(String) - Static method in class org.hawkular.inventory.api.filters.RelationWith
-
- id(String) - Static method in class org.hawkular.inventory.api.filters.With
-
- id - Variable in class org.hawkular.inventory.api.model.AbstractElement
-
- id - Variable in class org.hawkular.inventory.api.model.Entity.Blueprint.Builder
-
- ID_PROPERTY - Static variable in class org.hawkular.inventory.api.model.AbstractElement
-
- ids(String...) - Static method in class org.hawkular.inventory.api.filters.RelationWith
-
- Ids(String...) - Constructor for class org.hawkular.inventory.api.filters.RelationWith.Ids
-
- ids(String...) - Static method in class org.hawkular.inventory.api.filters.With
-
- Ids(String...) - Constructor for class org.hawkular.inventory.api.filters.With.Ids
-
- in(Environment) - Static method in class org.hawkular.inventory.api.filters.Contained
-
- in(Tenant) - Static method in class org.hawkular.inventory.api.filters.Contained
-
- in(Class<T>) - Static method in class org.hawkular.inventory.api.Interest
-
- indexOf(Object) - Method in class org.hawkular.inventory.api.paging.Page
-
- initialize(Configuration) - Method in class org.hawkular.inventory.api.EmptyInventory
-
- initialize(Configuration) - Method in interface org.hawkular.inventory.api.Inventory
-
Initializes the inventory from the provided configuration object.
- inspect(Tenant) - Method in interface org.hawkular.inventory.api.Inventory
-
Provides an access interface for inspecting given tenant.
- inspect(Environment) - Method in interface org.hawkular.inventory.api.Inventory
-
Provides an access interface for inspecting given environment.
- inspect(Feed) - Method in interface org.hawkular.inventory.api.Inventory
-
Provides an access interface for inspecting given feed.
- inspect(Metric) - Method in interface org.hawkular.inventory.api.Inventory
-
Provides an access interface for inspecting given metric.
- inspect(MetricType) - Method in interface org.hawkular.inventory.api.Inventory
-
Provides an access interface for inspecting given metric type.
- inspect(Resource) - Method in interface org.hawkular.inventory.api.Inventory
-
Provides an access interface for inspecting given resource.
- inspect(ResourceType) - Method in interface org.hawkular.inventory.api.Inventory
-
Provides an access interface for inspecting given resource type.
- inspect(E, Class<Single>) - Method in interface org.hawkular.inventory.api.Inventory
-
A generic version of the inspect methods that accepts an entity and returns the access interface to it.
- Interest<C,E> - Class in org.hawkular.inventory.api
-
Expresses what the user is interested in observing.
- Interest(Action<C, E>, Class<E>) - Constructor for class org.hawkular.inventory.api.Interest
-
- Interest.Builder<E> - Class in org.hawkular.inventory.api
-
- Inventory - Interface in org.hawkular.inventory.api
-
Inventory stores "resources" which are groupings of measurements and other data.
- Inventory.Mixin - Class in org.hawkular.inventory.api
-
- Inventory.Mixin.AutoTenant - Interface in org.hawkular.inventory.api
-
A mixin interface for automatic creation on tenants.
- Inventory.Mixin.AutoTenantAndObservable - Interface in org.hawkular.inventory.api
-
Poor man's intersection type ;)
- Inventory.Mixin.AutoTenantMixin - Class in org.hawkular.inventory.api
-
- Inventory.Mixin.Observable - Interface in org.hawkular.inventory.api
-
The observable mixin interface.
- Inventory.Mixin.ObservableAndAutoTenantMixin - Class in org.hawkular.inventory.api
-
- Inventory.Mixin.ObservableMixin - Class in org.hawkular.inventory.api
-
- InventoryException - Exception in org.hawkular.inventory.api
-
- InventoryException(String, Throwable, boolean, boolean) - Constructor for exception org.hawkular.inventory.api.InventoryException
-
- InventoryFactory - Class in org.hawkular.inventory.api
-
Provides new instances of
Inventory by locating it using java services.
- InventoryFactory() - Constructor for class org.hawkular.inventory.api.InventoryFactory
-
- isApplicable(AbstractElement<?, ?>) - Method in interface org.hawkular.inventory.api.ResultFilter
-
Given a context (that is passed to this instance outside of the responsibility of this interface), this method
is called by the inventory implementations to check whether given element belongs to the result set of a call.
- isAscending() - Method in class org.hawkular.inventory.api.paging.Order
-
- isEmpty() - Method in class org.hawkular.inventory.api.paging.Page
-
- isLimited() - Method in class org.hawkular.inventory.api.paging.PageContext
-
Page size less then zero represents no limit on the size of the page.
- isSpecific() - Method in class org.hawkular.inventory.api.paging.Order
-
- iterator() - Method in class org.hawkular.inventory.api.paging.Page
-
- marshal(Version.MappedVersion) - Method in class org.hawkular.inventory.api.model.Version.JaxbAdapter
-
- matches(Action<?, ?>, Object) - Method in class org.hawkular.inventory.api.Interest
-
Checks whether given object is of interest to this interest instance.
- method(BiConsumer<A, B>) - Static method in class org.hawkular.inventory.api.PartiallyApplied
-
Creates a new builder of the partially applied method call.
- Metric - Class in org.hawkular.inventory.api.model
-
Metric describes a single metric that is sent out from a feed.
- Metric(String, String, String, String, MetricType) - Constructor for class org.hawkular.inventory.api.model.Metric
-
- Metric(String, String, String, String, MetricType, Map<String, Object>) - Constructor for class org.hawkular.inventory.api.model.Metric
-
- Metric.Blueprint - Class in org.hawkular.inventory.api.model
-
Data required to create a new metric.
- Metric.Blueprint.Builder - Class in org.hawkular.inventory.api.model
-
- Metric.Update - Class in org.hawkular.inventory.api.model
-
- Metric.Update.Builder - Class in org.hawkular.inventory.api.model
-
- metrics() - Method in class org.hawkular.inventory.api.EmptyInventory.FeedsMultiple
-
- metrics() - Method in class org.hawkular.inventory.api.EmptyInventory.FeedsSingle
-
- metrics() - Method in class org.hawkular.inventory.api.EmptyInventory.MetricTypesMultiple
-
- metrics() - Method in class org.hawkular.inventory.api.EmptyInventory.MetricTypesSingle
-
- metrics() - Method in class org.hawkular.inventory.api.EmptyInventory.RelationshipsMultiple
-
- metrics() - Method in class org.hawkular.inventory.api.EmptyInventory.ResourcesMultiple
-
- metrics() - Method in class org.hawkular.inventory.api.EmptyInventory.ResourcesSingle
-
- Metrics - Class in org.hawkular.inventory.api
-
This is a wrapper class to hold various interfaces defining available functionality on metrics.
- metrics() - Method in interface org.hawkular.inventory.api.Relationships.Multiple
-
- Metrics.Multiple - Interface in org.hawkular.inventory.api
-
Interface for traversing over a set of metrics.
- Metrics.Read - Interface in org.hawkular.inventory.api
-
Provides read-only access to metrics.
- Metrics.ReadAssociate - Interface in org.hawkular.inventory.api
-
Provides read-only access to metrics with the additional ability to relate the metrics to the current
position in the inventory traversal.
- Metrics.ReadWrite - Interface in org.hawkular.inventory.api
-
Provides read-write access to metrics.
- Metrics.Single - Interface in org.hawkular.inventory.api
-
Interface for accessing a single metric in a writable manner.
- MetricsMultiple() - Constructor for class org.hawkular.inventory.api.EmptyInventory.MetricsMultiple
-
- MetricsRead() - Constructor for class org.hawkular.inventory.api.EmptyInventory.MetricsRead
-
- MetricsReadAssociate() - Constructor for class org.hawkular.inventory.api.EmptyInventory.MetricsReadAssociate
-
- MetricsReadWrite() - Constructor for class org.hawkular.inventory.api.EmptyInventory.MetricsReadWrite
-
- MetricsSingle() - Constructor for class org.hawkular.inventory.api.EmptyInventory.MetricsSingle
-
- MetricType - Class in org.hawkular.inventory.api.model
-
Metric type defines metadata of metrics of the same type.
- MetricType(String, String) - Constructor for class org.hawkular.inventory.api.model.MetricType
-
- MetricType(String, String, MetricUnit) - Constructor for class org.hawkular.inventory.api.model.MetricType
-
- MetricType(String, String, MetricUnit, Map<String, Object>) - Constructor for class org.hawkular.inventory.api.model.MetricType
-
- MetricType.Blueprint - Class in org.hawkular.inventory.api.model
-
Data required to create a new metric type.
- MetricType.Blueprint.Builder - Class in org.hawkular.inventory.api.model
-
- MetricType.Update - Class in org.hawkular.inventory.api.model
-
- MetricType.Update.Builder - Class in org.hawkular.inventory.api.model
-
- metricTypes() - Method in class org.hawkular.inventory.api.EmptyInventory.RelationshipsMultiple
-
- metricTypes() - Method in class org.hawkular.inventory.api.EmptyInventory.ResourceTypesMultiple
-
- metricTypes() - Method in class org.hawkular.inventory.api.EmptyInventory.ResourceTypesSingle
-
- metricTypes() - Method in class org.hawkular.inventory.api.EmptyInventory.TenantsMultiple
-
- metricTypes() - Method in class org.hawkular.inventory.api.EmptyInventory.TenantsSingle
-
- MetricTypes - Class in org.hawkular.inventory.api
-
This is a wrapper class to hold various interfaces defining available functionality on metric types.
- metricTypes() - Method in interface org.hawkular.inventory.api.Relationships.Multiple
-
- MetricTypes.Multiple - Interface in org.hawkular.inventory.api
-
Interface for traversing over a set of metric types.
- MetricTypes.Read - Interface in org.hawkular.inventory.api
-
Provides read-only access to metric types.
- MetricTypes.ReadAssociate - Interface in org.hawkular.inventory.api
-
Provides read-only access to metric types with the additional ability to relate the metric types to the current
position in the inventory traversal.
- MetricTypes.ReadWrite - Interface in org.hawkular.inventory.api
-
Provides read-write access to metric types.
- MetricTypes.Single - Interface in org.hawkular.inventory.api
-
Interface for accessing a single metric type in a writable manner.
- MetricTypesMultiple() - Constructor for class org.hawkular.inventory.api.EmptyInventory.MetricTypesMultiple
-
- MetricTypesRead() - Constructor for class org.hawkular.inventory.api.EmptyInventory.MetricTypesRead
-
- MetricTypesReadAssociate() - Constructor for class org.hawkular.inventory.api.EmptyInventory.MetricTypesReadAssociate
-
- MetricTypesReadWrite() - Constructor for class org.hawkular.inventory.api.EmptyInventory.MetricTypesReadWrite
-
- MetricTypesSingle() - Constructor for class org.hawkular.inventory.api.EmptyInventory.MetricTypesSingle
-
- MetricUnit - Enum in org.hawkular.inventory.api.model
-
Units of a metric
TODO this is limited and probably will be replaced by a dedicated entity type in the future (so that it is possible
to create new units).
- RandomUUIDFeedIdStrategy - Class in org.hawkular.inventory.api.feeds
-
A simple ID strategy that will return a random UUID.
- RandomUUIDFeedIdStrategy() - Constructor for class org.hawkular.inventory.api.feeds.RandomUUIDFeedIdStrategy
-
- ReadInterface<Single,Multiple> - Interface in org.hawkular.inventory.api
-
Generic methods for readonly access to entities.
- registered() - Static method in class org.hawkular.inventory.api.Action
-
- Relatable<Access> - Interface in org.hawkular.inventory.api
-
- Related<T extends Entity> - Class in org.hawkular.inventory.api.filters
-
Defines a filter on entities having specified relationship.
- Related(T, String, String, Related.EntityRole) - Constructor for class org.hawkular.inventory.api.filters.Related
-
- Related(T, String, Related.EntityRole) - Constructor for class org.hawkular.inventory.api.filters.Related
-
- Related.EntityRole - Enum in org.hawkular.inventory.api.filters
-
- RelationAlreadyExistsException - Exception in org.hawkular.inventory.api
-
- RelationAlreadyExistsException(Throwable, String, Filter[]) - Constructor for exception org.hawkular.inventory.api.RelationAlreadyExistsException
-
- RelationAlreadyExistsException(Throwable, String, Filter[][]) - Constructor for exception org.hawkular.inventory.api.RelationAlreadyExistsException
-
- RelationAlreadyExistsException(String, Filter[]) - Constructor for exception org.hawkular.inventory.api.RelationAlreadyExistsException
-
- RelationAlreadyExistsException(String, Filter[][]) - Constructor for exception org.hawkular.inventory.api.RelationAlreadyExistsException
-
- RelationAlreadyExistsException(Entity) - Constructor for exception org.hawkular.inventory.api.RelationAlreadyExistsException
-
- RelationFilter - Class in org.hawkular.inventory.api.filters
-
Base class for filters that filter relationships.
- RelationFilter() - Constructor for class org.hawkular.inventory.api.filters.RelationFilter
-
- RelationFilter.Accumulator - Class in org.hawkular.inventory.api.filters
-
- RelationNotFoundException - Exception in org.hawkular.inventory.api
-
- RelationNotFoundException(Class<? extends Entity>, String, Filter[], String, Throwable) - Constructor for exception org.hawkular.inventory.api.RelationNotFoundException
-
- RelationNotFoundException(Class<? extends Entity>, String, Filter[][], String, Throwable) - Constructor for exception org.hawkular.inventory.api.RelationNotFoundException
-
- RelationNotFoundException(Class<? extends Entity>, String, Filter[], Throwable) - Constructor for exception org.hawkular.inventory.api.RelationNotFoundException
-
- RelationNotFoundException(String, Filter[], String) - Constructor for exception org.hawkular.inventory.api.RelationNotFoundException
-
- RelationNotFoundException(Class<? extends Entity>, Filter[]) - Constructor for exception org.hawkular.inventory.api.RelationNotFoundException
-
- RelationNotFoundException(Class<? extends Entity>, Filter[][]) - Constructor for exception org.hawkular.inventory.api.RelationNotFoundException
-
- RelationNotFoundException(String, Filter[]) - Constructor for exception org.hawkular.inventory.api.RelationNotFoundException
-
- RelationNotFoundException(String, Filter[][]) - Constructor for exception org.hawkular.inventory.api.RelationNotFoundException
-
- Relationship - Class in org.hawkular.inventory.api.model
-
Represents a relationship between 2 entities.
- Relationship(String, String, Entity, Entity) - Constructor for class org.hawkular.inventory.api.model.Relationship
-
- Relationship(String, String, Entity, Entity, Map<String, Object>) - Constructor for class org.hawkular.inventory.api.model.Relationship
-
- Relationship.Update - Class in org.hawkular.inventory.api.model
-
- Relationship.Update.Builder - Class in org.hawkular.inventory.api.model
-
- relationships() - Method in class org.hawkular.inventory.api.EmptyInventory.EnvironmentsMultiple
-
- relationships(Relationships.Direction) - Method in class org.hawkular.inventory.api.EmptyInventory.EnvironmentsMultiple
-
- relationships() - Method in class org.hawkular.inventory.api.EmptyInventory.EnvironmentsSingle
-
- relationships(Relationships.Direction) - Method in class org.hawkular.inventory.api.EmptyInventory.EnvironmentsSingle
-
- relationships() - Method in class org.hawkular.inventory.api.EmptyInventory.FeedsMultiple
-
- relationships(Relationships.Direction) - Method in class org.hawkular.inventory.api.EmptyInventory.FeedsMultiple
-
- relationships() - Method in class org.hawkular.inventory.api.EmptyInventory.FeedsSingle
-
- relationships(Relationships.Direction) - Method in class org.hawkular.inventory.api.EmptyInventory.FeedsSingle
-
- relationships() - Method in class org.hawkular.inventory.api.EmptyInventory.MetricsMultiple
-
- relationships(Relationships.Direction) - Method in class org.hawkular.inventory.api.EmptyInventory.MetricsMultiple
-
- relationships() - Method in class org.hawkular.inventory.api.EmptyInventory.MetricsSingle
-
- relationships(Relationships.Direction) - Method in class org.hawkular.inventory.api.EmptyInventory.MetricsSingle
-
- relationships() - Method in class org.hawkular.inventory.api.EmptyInventory.MetricTypesMultiple
-
- relationships(Relationships.Direction) - Method in class org.hawkular.inventory.api.EmptyInventory.MetricTypesMultiple
-
- relationships() - Method in class org.hawkular.inventory.api.EmptyInventory.MetricTypesSingle
-
- relationships(Relationships.Direction) - Method in class org.hawkular.inventory.api.EmptyInventory.MetricTypesSingle
-
- relationships() - Method in class org.hawkular.inventory.api.EmptyInventory.ResourcesMultiple
-
- relationships(Relationships.Direction) - Method in class org.hawkular.inventory.api.EmptyInventory.ResourcesMultiple
-
- relationships() - Method in class org.hawkular.inventory.api.EmptyInventory.ResourcesSingle
-
- relationships(Relationships.Direction) - Method in class org.hawkular.inventory.api.EmptyInventory.ResourcesSingle
-
- relationships() - Method in class org.hawkular.inventory.api.EmptyInventory.ResourceTypesMultiple
-
- relationships(Relationships.Direction) - Method in class org.hawkular.inventory.api.EmptyInventory.ResourceTypesMultiple
-
- relationships() - Method in class org.hawkular.inventory.api.EmptyInventory.ResourceTypesSingle
-
- relationships(Relationships.Direction) - Method in class org.hawkular.inventory.api.EmptyInventory.ResourceTypesSingle
-
- relationships() - Method in class org.hawkular.inventory.api.EmptyInventory.TenantsMultiple
-
- relationships(Relationships.Direction) - Method in class org.hawkular.inventory.api.EmptyInventory.TenantsMultiple
-
- relationships() - Method in class org.hawkular.inventory.api.EmptyInventory.TenantsSingle
-
- relationships(Relationships.Direction) - Method in class org.hawkular.inventory.api.EmptyInventory.TenantsSingle
-
- relationships() - Method in interface org.hawkular.inventory.api.Relatable
-
- relationships(Relationships.Direction) - Method in interface org.hawkular.inventory.api.Relatable
-
- Relationships - Class in org.hawkular.inventory.api
-
This is a wrapper class to hold various interfaces defining available functionality on relationships.
- Relationships.Direction - Enum in org.hawkular.inventory.api
-
The list of possible relationship (aka edges) direction.
- Relationships.Multiple - Interface in org.hawkular.inventory.api
-
Interface for traversing over a set of relationships.
- Relationships.Read - Interface in org.hawkular.inventory.api
-
Provides read access to relationships.
- Relationships.ReadWrite - Interface in org.hawkular.inventory.api
-
Provides read-write access to relationships.
- Relationships.Single - Interface in org.hawkular.inventory.api
-
Interface for accessing a single relationship.
- Relationships.WellKnown - Enum in org.hawkular.inventory.api
-
The list of well-known relationships (aka edges) between entities (aka vertices).
- RelationshipsMultiple() - Constructor for class org.hawkular.inventory.api.EmptyInventory.RelationshipsMultiple
-
- RelationshipsRead() - Constructor for class org.hawkular.inventory.api.EmptyInventory.RelationshipsRead
-
- RelationshipsReadWrite() - Constructor for class org.hawkular.inventory.api.EmptyInventory.RelationshipsReadWrite
-
- RelationshipsSingle() - Constructor for class org.hawkular.inventory.api.EmptyInventory.RelationshipsSingle
-
- RelationWith - Class in org.hawkular.inventory.api.filters
-
- RelationWith.Ids - Class in org.hawkular.inventory.api.filters
-
- RelationWith.Properties - Class in org.hawkular.inventory.api.filters
-
- RelationWith.SourceOfType - Class in org.hawkular.inventory.api.filters
-
- RelationWith.SourceOrTargetOfType - Class in org.hawkular.inventory.api.filters
-
- RelationWith.TargetOfType - Class in org.hawkular.inventory.api.filters
-
- remove(int) - Method in class org.hawkular.inventory.api.paging.Page
-
- remove(Object) - Method in class org.hawkular.inventory.api.paging.Page
-
- removeAll(Collection<?>) - Method in class org.hawkular.inventory.api.paging.Page
-
- removeIf(Predicate<? super T>) - Method in class org.hawkular.inventory.api.paging.Page
-
- replaceAll(UnaryOperator<T>) - Method in class org.hawkular.inventory.api.paging.Page
-
- ResolvableToMany<Entity> - Interface in org.hawkular.inventory.api
-
Base interface for all browser interfaces over multiple entities.
- ResolvableToSingle<Entity> - Interface in org.hawkular.inventory.api
-
Base interface for all browser interfaces over a single entity.
- ResolvingToMultiple<Multiple> - Interface in org.hawkular.inventory.api
-
This is the most generic interface for positions in the graph traversal from which one can resolve a many entities
using some filters.
- ResolvingToSingle<Single> - Interface in org.hawkular.inventory.api
-
This is the most generic interface for positions in the graph traversal from which one can resolve a single entity
using its id.
- Resource - Class in org.hawkular.inventory.api.model
-
A resource is a grouping of other data (currently just metrics).
- Resource(String, String, String, String, ResourceType) - Constructor for class org.hawkular.inventory.api.model.Resource
-
- Resource(String, String, String, String, ResourceType, Map<String, Object>) - Constructor for class org.hawkular.inventory.api.model.Resource
-
- Resource.Blueprint - Class in org.hawkular.inventory.api.model
-
Data required to create a resource.
- Resource.Blueprint.Builder - Class in org.hawkular.inventory.api.model
-
- Resource.Update - Class in org.hawkular.inventory.api.model
-
- Resource.Update.Builder - Class in org.hawkular.inventory.api.model
-
- resources() - Method in class org.hawkular.inventory.api.EmptyInventory.FeedsMultiple
-
- resources() - Method in class org.hawkular.inventory.api.EmptyInventory.FeedsSingle
-
- resources() - Method in class org.hawkular.inventory.api.EmptyInventory.RelationshipsMultiple
-
- resources() - Method in class org.hawkular.inventory.api.EmptyInventory.ResourceTypesMultiple
-
- resources() - Method in class org.hawkular.inventory.api.EmptyInventory.ResourceTypesSingle
-
- resources() - Method in interface org.hawkular.inventory.api.Relationships.Multiple
-
- Resources - Class in org.hawkular.inventory.api
-
This is a wrapper class to hold various interfaces defining available functionality on resources.
- Resources.Multiple - Interface in org.hawkular.inventory.api
-
Interface for traversing over a set of resources.
- Resources.Read - Interface in org.hawkular.inventory.api
-
Provides read-only access to resources.
- Resources.ReadWrite - Interface in org.hawkular.inventory.api
-
Provides read-write access to resources.
- Resources.Single - Interface in org.hawkular.inventory.api
-
Interface for accessing a single resource in a writable manner.
- ResourcesMultiple() - Constructor for class org.hawkular.inventory.api.EmptyInventory.ResourcesMultiple
-
- ResourcesRead() - Constructor for class org.hawkular.inventory.api.EmptyInventory.ResourcesRead
-
- ResourcesReadWrite() - Constructor for class org.hawkular.inventory.api.EmptyInventory.ResourcesReadWrite
-
- ResourcesSingle() - Constructor for class org.hawkular.inventory.api.EmptyInventory.ResourcesSingle
-
- ResourceType - Class in org.hawkular.inventory.api.model
-
Type of a resource.
- ResourceType(String, String, Version) - Constructor for class org.hawkular.inventory.api.model.ResourceType
-
- ResourceType(String, String, String) - Constructor for class org.hawkular.inventory.api.model.ResourceType
-
- ResourceType(String, String, String, Map<String, Object>) - Constructor for class org.hawkular.inventory.api.model.ResourceType
-
- ResourceType(String, String, Version, Map<String, Object>) - Constructor for class org.hawkular.inventory.api.model.ResourceType
-
- ResourceType.Blueprint - Class in org.hawkular.inventory.api.model
-
Data required to create a resource type.
- ResourceType.Blueprint.Builder - Class in org.hawkular.inventory.api.model
-
- ResourceType.Update - Class in org.hawkular.inventory.api.model
-
- ResourceType.Update.Builder - Class in org.hawkular.inventory.api.model
-
- resourceTypes() - Method in class org.hawkular.inventory.api.EmptyInventory.RelationshipsMultiple
-
- resourceTypes() - Method in class org.hawkular.inventory.api.EmptyInventory.TenantsMultiple
-
- resourceTypes() - Method in class org.hawkular.inventory.api.EmptyInventory.TenantsSingle
-
- resourceTypes() - Method in interface org.hawkular.inventory.api.Relationships.Multiple
-
- ResourceTypes - Class in org.hawkular.inventory.api
-
This is a wrapper class to hold various interfaces defining available functionality on resource types.
- ResourceTypes.Multiple - Interface in org.hawkular.inventory.api
-
Interface for traversing over a set of resource types.
- ResourceTypes.Read - Interface in org.hawkular.inventory.api
-
Provides read-only access to resource types.
- ResourceTypes.ReadWrite - Interface in org.hawkular.inventory.api
-
Provides read-write access to resource types.
- ResourceTypes.Single - Interface in org.hawkular.inventory.api
-
Interface for accessing a single resource type in a writable manner.
- ResourceTypesMultiple() - Constructor for class org.hawkular.inventory.api.EmptyInventory.ResourceTypesMultiple
-
- ResourceTypesRead() - Constructor for class org.hawkular.inventory.api.EmptyInventory.ResourceTypesRead
-
- ResourceTypesReadWrite() - Constructor for class org.hawkular.inventory.api.EmptyInventory.ResourceTypesReadWrite
-
- ResourceTypesSingle() - Constructor for class org.hawkular.inventory.api.EmptyInventory.ResourceTypesSingle
-
- ResultFilter - Interface in org.hawkular.inventory.api
-
An SPI interface to be used by the implementations to filter the results before they're returned to the API caller.
- retainAll(Collection<?>) - Method in class org.hawkular.inventory.api.paging.Page
-
- valueOf(String) - Static method in enum org.hawkular.inventory.api.Action.Enumerated
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hawkular.inventory.api.filters.Related.EntityRole
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hawkular.inventory.api.model.MetricUnit
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hawkular.inventory.api.paging.Order.Direction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hawkular.inventory.api.Relationships.Direction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hawkular.inventory.api.Relationships.WellKnown
-
Returns the enum constant of this type with the specified name.
- valueOrDefault(T, T) - Static method in class org.hawkular.inventory.api.model.AbstractElement
-
- values() - Static method in enum org.hawkular.inventory.api.Action.Enumerated
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hawkular.inventory.api.filters.Related.EntityRole
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hawkular.inventory.api.model.MetricUnit
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hawkular.inventory.api.paging.Order.Direction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hawkular.inventory.api.Relationships.Direction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hawkular.inventory.api.Relationships.WellKnown
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- Version - Class in org.hawkular.inventory.api.model
-
Generic implementation of version comparison.
- Version(String) - Constructor for class org.hawkular.inventory.api.model.Version
-
Creates a Maven version from the specified string.
- Version.JaxbAdapter - Class in org.hawkular.inventory.api.model
-
- visitEnvironment(Environment, P) - Method in class org.hawkular.inventory.api.model.EntityVisitor.Simple
-
- visitEnvironment(Environment, P) - Method in interface org.hawkular.inventory.api.model.EntityVisitor
-
- visitFeed(Feed, P) - Method in class org.hawkular.inventory.api.model.EntityVisitor.Simple
-
- visitFeed(Feed, P) - Method in interface org.hawkular.inventory.api.model.EntityVisitor
-
- visitMetric(Metric, P) - Method in class org.hawkular.inventory.api.model.EntityVisitor.Simple
-
- visitMetric(Metric, P) - Method in interface org.hawkular.inventory.api.model.EntityVisitor
-
- visitMetricType(MetricType, P) - Method in class org.hawkular.inventory.api.model.EntityVisitor.Simple
-
- visitMetricType(MetricType, P) - Method in interface org.hawkular.inventory.api.model.EntityVisitor
-
- visitResource(Resource, P) - Method in class org.hawkular.inventory.api.model.EntityVisitor.Simple
-
- visitResource(Resource, P) - Method in interface org.hawkular.inventory.api.model.EntityVisitor
-
- visitResourceType(ResourceType, P) - Method in class org.hawkular.inventory.api.model.EntityVisitor.Simple
-
- visitResourceType(ResourceType, P) - Method in interface org.hawkular.inventory.api.model.EntityVisitor
-
- visitTenant(Tenant, P) - Method in class org.hawkular.inventory.api.model.EntityVisitor.Simple
-
- visitTenant(Tenant, P) - Method in interface org.hawkular.inventory.api.model.EntityVisitor
-