| Package | Description |
|---|---|
| org.hawkular.inventory.api | |
| org.hawkular.inventory.api.filters | |
| org.hawkular.inventory.api.model |
| Modifier and Type | Method and Description |
|---|---|
MetricType |
EmptyInventory.MetricTypesSingle.entity() |
| Modifier and Type | Method and Description |
|---|---|
Page<MetricType> |
EmptyInventory.MetricTypesMultiple.entities(Pager pager) |
| Modifier and Type | Method and Description |
|---|---|
default MetricTypes.Single |
Inventory.inspect(MetricType metricType)
Provides an access interface for inspecting given metric type.
|
| Modifier and Type | Method and Description |
|---|---|
static Defined<MetricType> |
Defined.by(MetricType definition) |
| Modifier and Type | Method and Description |
|---|---|
static Defined<MetricType> |
Defined.by(MetricType definition) |
| Modifier and Type | Method and Description |
|---|---|
MetricType |
Metric.getType() |
| Modifier and Type | Method and Description |
|---|---|
AbstractElement.Updater<MetricType.Update,MetricType> |
MetricType.update() |
| Modifier and Type | Method and Description |
|---|---|
R |
EntityVisitor.visitMetricType(MetricType definition,
P parameter) |
R |
EntityVisitor.Simple.visitMetricType(MetricType type,
P parameter) |
| Constructor and Description |
|---|
Metric(String tenantId,
String environmentId,
String feedId,
String id,
MetricType type) |
Metric(String tenantId,
String environmentId,
String feedId,
String id,
MetricType type,
Map<String,Object> properties) |
Copyright © 2015 Red Hat, Inc.. All rights reserved.