public class Insights extends RapidoidThing
| Constructor and Description |
|---|
Insights() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getCpuMemStats() |
static String |
getInfo() |
static void |
register(Insightful resource) |
static void |
register(String name,
Object info) |
static void |
reset() |
static void |
show() |
static StatsMeasure |
stats(String name) |
public static void register(Insightful resource)
public static String getInfo()
public static String getCpuMemStats()
public static void show()
public static StatsMeasure stats(String name)
public static void reset()
Copyright © 2014–2016 Nikolche Mihajlovski and contributors. All rights reserved.