Class NGServerStats
java.lang.Object
com.martiansoftware.nailgun.builtins.NGServerStats
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 Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static void
dumpStats
(NGServer server, PrintStream out) static void
static void
nailShutdown
(NGServer server)
-
Constructor Details
-
NGServerStats
public NGServerStats()
-
-
Method Details
-
nailShutdown
-
nailMain
-
dumpStats
-