| Package | Description |
|---|---|
| me.snowdrop.istio.mixer.adapter.stackdriver |
| Modifier and Type | Method and Description |
|---|---|
ValueType |
MetricInfoFluentImpl.getValue() |
ValueType |
MetricInfoFluent.getValue() |
ValueType |
MetricInfo.getValue() |
static ValueType |
ValueType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ValueType[] |
ValueType.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.setValue(ValueType value) |
A |
MetricInfoFluentImpl.withValue(ValueType value) |
A |
MetricInfoFluent.withValue(ValueType value) |
| Constructor and Description |
|---|
MetricInfo(BucketsDefinition buckets,
MetricKind kind,
String metricType,
ValueType value) |
Copyright © 2017–2018 Red Hat. All rights reserved.