| Modifier and Type | Method and Description |
|---|---|
static Statsd.StatType |
Statsd.StatType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Statsd.StatType[] |
Statsd.StatType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Statsd.send(String name,
String value,
Statsd.StatType statType) |
Copyright © 2014–2016 Basis Technology Corp.. All rights reserved.