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