public class Stats extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Stats.StatsType |
| Modifier and Type | Field and Description |
|---|---|
static boolean |
STATS_IN_MAINTENANCE |
| Constructor and Description |
|---|
Stats() |
| Modifier and Type | Method and Description |
|---|---|
static void |
sendStartupStats(int port) |
static void |
updateStats(Stats.StatsType type,
String... value) |
public static void updateStats(Stats.StatsType type, String... value)
public static void sendStartupStats(int port)