| Package | Description |
|---|---|
| com.spotify.helios.servicescommon.statistics |
| Modifier and Type | Method and Description |
|---|---|
static MetricsImpl.Type |
MetricsImpl.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MetricsImpl.Type[] |
MetricsImpl.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
MetricsImpl(com.codahale.metrics.MetricRegistry registry,
MetricsImpl.Type type) |
Copyright © 2017. All rights reserved.