| Package | Description |
|---|---|
| me.snowdrop.istio.mixer.adapter.stackdriver |
| Modifier and Type | Method and Description |
|---|---|
MetricKind |
MetricInfoFluentImpl.getKind() |
MetricKind |
MetricInfoFluent.getKind() |
MetricKind |
MetricInfo.getKind() |
static MetricKind |
MetricKind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MetricKind[] |
MetricKind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MetricInfo.setKind(MetricKind kind) |
A |
MetricInfoFluentImpl.withKind(MetricKind kind) |
A |
MetricInfoFluent.withKind(MetricKind kind) |
| Constructor and Description |
|---|
MetricInfo(BucketsDefinition buckets,
MetricKind kind,
String metricType,
ValueType value) |
Copyright © 2017–2018 Red Hat. All rights reserved.