public class NGServerStats
extends java.lang.Object
Displays all NailStats tracked by the server.
This can be run standalone with no arguments. It will also run automatically
upon NGServer
shutdown, sending its output to the server's System.out
.
This is aliased by default to the command "ng-stats
".
Constructor and Description |
---|
NGServerStats() |
Modifier and Type | Method and Description |
---|---|
private static void |
dumpStats(NGServer server,
java.io.PrintStream out) |
static void |
nailMain(NGContext context) |
static void |
nailShutdown(NGServer server) |