| Package | Description |
|---|---|
| org.hawkular.agent.monitor.inventory |
| Modifier and Type | Class and Description |
|---|---|
class |
TypeSet<T extends NamedObject>
A named, disableable collection of types.
|
static class |
TypeSet.TypeSetBuilder<T extends NamedObject> |
| Modifier and Type | Class and Description |
|---|---|
class |
AttributeLocationProvider<L>
This abstract class simply is here as a common way for subclasses to be provided
an attribute location.
|
class |
AvailType<L> |
class |
Instance<L,T extends AttributeLocationProvider<L>>
An abstract supertype for
MeasurementInstance and ResourceConfigurationPropertyInstance. |
class |
MeasurementInstance<L,T extends MeasurementType<L>>
A measurement instance that can be used to represent either numeric metric data or availability data.
|
class |
MeasurementType<L>
A common superclass for
AvailType and MetricType. |
class |
MetricType<L> |
class |
NodeLocationProvider<L> |
class |
Operation<L>
Defines an operation that can be executed on the managed resource.
|
class |
Resource<L>
Identifies a managed resource and contains all of its related data.
|
class |
ResourceConfigurationPropertyInstance<L> |
class |
ResourceConfigurationPropertyType<L> |
class |
ResourceType<L> |
class |
TypeSet<T extends NamedObject>
A named, disableable collection of types.
|
| Modifier and Type | Method and Description |
|---|---|
static <T extends NamedObject> |
TypeSet.builder() |
Copyright © 2015–2017 Red Hat, Inc.. All rights reserved.