| Package | Description |
|---|---|
| org.hawkular.inventory.api.model |
| Modifier and Type | Method and Description |
|---|---|
MetricType |
Metric.getType() |
| Modifier and Type | Method and Description |
|---|---|
R |
ElementVisitor.visitMetricType(MetricType definition,
P parameter) |
| Constructor and Description |
|---|
Metric(CanonicalPath path,
MetricType type) |
Metric(CanonicalPath path,
MetricType type,
Long collectionInterval) |
Metric(CanonicalPath path,
MetricType type,
Map<String,Object> properties) |
Metric(String name,
CanonicalPath path,
MetricType type) |
Metric(String name,
CanonicalPath path,
MetricType type,
Long collectionInterval,
Map<String,Object> properties) |
Copyright © 2014–2017 Red Hat, Inc.. All rights reserved.