| Package | Description |
|---|---|
| org.hawkular.agent.monitor.extension | |
| org.hawkular.agent.monitor.inventory | |
| org.hawkular.agent.monitor.log | |
| org.hawkular.agent.monitor.protocol.platform |
| Modifier and Type | Method and Description |
|---|---|
Collection<Name> |
MonitorServiceConfiguration.EndpointConfiguration.getResourceTypeSets() |
| Constructor and Description |
|---|
EndpointConfiguration(String name,
boolean enabled,
Collection<Name> resourceTypeSets,
ConnectionData connectionData,
String securityRealm,
Avail setAvailOnShutdown,
String tenantId,
String metricIdTemplate,
Map<String,String> metricTags,
Map<String,? extends Object> customData) |
| Modifier and Type | Field and Description |
|---|---|
protected Name |
NodeLocationProvider.Builder.name |
| Modifier and Type | Method and Description |
|---|---|
Name |
NameSet.getName() |
Name |
NamedObject.getName() |
| Modifier and Type | Method and Description |
|---|---|
List<Name> |
ResourceType.Builder.getAvailSetNames() |
Collection<Name> |
ResourceType.getAvailSets() |
Map<Name,TypeSet<AvailType<L>>> |
TypeSets.getAvailTypeSets() |
Map<Name,TypeSet<AvailType<L>>> |
TypeSets.Builder.getAvailTypeSets() |
List<Name> |
ResourceType.Builder.getMetricSetNames() |
Collection<Name> |
ResourceType.getMetricSets() |
Map<Name,TypeSet<MetricType<L>>> |
TypeSets.getMetricTypeSets() |
Map<Name,TypeSet<MetricType<L>>> |
TypeSets.Builder.getMetricTypeSets() |
Set<Name> |
NameSet.getNameSet() |
Collection<Name> |
ResourceType.getParents() |
Map<Name,TypeSet<ResourceType<L>>> |
TypeSets.getResourceTypeSets() |
Map<Name,T> |
TypeSet.getTypeMap() |
| Modifier and Type | Method and Description |
|---|---|
This |
ResourceType.Builder.availSetName(Name name) |
int |
Name.compareTo(Name other) |
This |
ResourceType.Builder.metricSetName(Name name) |
NameSet.NameSetBuilder |
NameSet.NameSetBuilder.name(Name name) |
TypeSet.TypeSetBuilder<T> |
TypeSet.TypeSetBuilder.name(Name name) |
This |
NodeLocationProvider.Builder.name(Name name) |
NameSet.NameSetBuilder |
NameSet.NameSetBuilder.nameOfSet(Name setName) |
This |
ResourceType.Builder.parent(Name name) |
| Modifier and Type | Method and Description |
|---|---|
This |
ResourceType.Builder.availSetNames(Collection<Name> names) |
This |
ResourceType.Builder.metricSetNames(Collection<Name> names) |
This |
ResourceType.Builder.parents(Collection<Name> names) |
| Constructor and Description |
|---|
AttributeLocationProvider(ID id,
Name name,
AttributeLocation<L> attributeLocation) |
AvailType(ID id,
Name name,
AttributeLocation<L> location,
Interval interval,
Pattern upPattern,
String metricIdTemplate,
Map<String,String> metricTags) |
Instance(ID id,
Name name,
AttributeLocation<L> attributeLocation,
T type) |
MeasurementInstance(ID id,
Name name,
AttributeLocation<L> attributeLocation,
T type) |
MeasurementType(ID id,
Name name,
AttributeLocation<L> location,
Interval interval,
String metricIdTemplate,
Map<String,String> metricTags) |
MetricType(ID id,
Name name,
AttributeLocation<L> location,
Interval interval,
org.jboss.as.controller.client.helpers.MeasurementUnit metricUnits,
org.hawkular.metrics.client.common.MetricType metricType,
String metricIdTemplate,
Map<String,String> metricTags) |
NamedObject(ID id,
Name name)
Creates a named object.
|
NodeLocationProvider(ID id,
Name name,
L location) |
Operation(ID id,
Name name,
L location,
String internalName,
List<OperationParam> params)
Creates an operation definition based on the given information.
|
ResourceConfigurationPropertyInstance(ID id,
Name name,
AttributeLocation<L> attributeLocation,
ResourceConfigurationPropertyType<L> type,
String value) |
ResourceConfigurationPropertyType(ID id,
Name name,
AttributeLocation<L> attributeLocation) |
| Constructor and Description |
|---|
ResourceTypeManager(Map<Name,TypeSet<ResourceType<L>>> resourceTypeSetMap,
Collection<Name> setsToUse)
Adds the given types to the manager, building a graph to represent the type hierarchy.
|
ResourceTypeManager(Map<Name,TypeSet<ResourceType<L>>> resourceTypeSetMap,
Collection<Name> setsToUse)
Adds the given types to the manager, building a graph to represent the type hierarchy.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MsgLogger_$logger.errorInvalidRootResourceType(String idString,
Collection<Name> parents) |
void |
MsgLogger.errorInvalidRootResourceType(String idString,
Collection<Name> parents) |
| Modifier and Type | Method and Description |
|---|---|
Name |
Constants.PlatformMetricType.getMetricTypeName() |
Name |
Constants.PlatformResourceType.getResourceTypeName() |
Copyright © 2015–2016 Red Hat, Inc.. All rights reserved.