Package | Description |
---|---|
io.druid.emitter.statsd |
Modifier and Type | Field and Description |
---|---|
StatsDMetric.Type |
StatsDMetric.type |
Modifier and Type | Method and Description |
---|---|
static StatsDMetric.Type |
StatsDMetric.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StatsDMetric.Type[] |
StatsDMetric.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
StatsDMetric(SortedSet<String> dimensions,
StatsDMetric.Type type,
boolean convertRange) |
Copyright © 2011–2017. All rights reserved.