| Package | Description |
|---|---|
| me.snowdrop.istio.mixer.adapter.statsd |
| Modifier and Type | Method and Description |
|---|---|
Type |
MetricInfoFluentImpl.getType() |
Type |
MetricInfoFluent.getType() |
Type |
MetricInfo.getType() |
static Type |
Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Type[] |
Type.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.setType(Type type) |
A |
MetricInfoFluentImpl.withType(Type type) |
A |
MetricInfoFluent.withType(Type type) |
| Constructor and Description |
|---|
MetricInfo(String nameTemplate,
Type type) |
Copyright © 2017–2018 Red Hat. All rights reserved.