public class StatsDMetric extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
StatsDMetric.Type |
| Modifier and Type | Field and Description |
|---|---|
boolean |
convertRange |
SortedSet<String> |
dimensions |
StatsDMetric.Type |
type |
| Constructor and Description |
|---|
StatsDMetric(SortedSet<String> dimensions,
StatsDMetric.Type type,
boolean convertRange) |
public final StatsDMetric.Type type
public final boolean convertRange
public StatsDMetric(SortedSet<String> dimensions, StatsDMetric.Type type, boolean convertRange)
Copyright © 2011–2017. All rights reserved.