Class NGServerStats
- java.lang.Object
-
- com.martiansoftware.nailgun.builtins.NGServerStats
-
public class NGServerStats extends java.lang.ObjectDisplays all NailStats tracked by the server.
This can be run standalone with no arguments. It will also run automatically upon
NGServershutdown, sending its output to the server'sSystem.out.This is aliased by default to the command "
ng-stats".
-
-
Constructor Summary
Constructors Constructor Description NGServerStats()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description private static voiddumpStats(NGServer server, java.io.PrintStream out)static voidnailMain(NGContext context)static voidnailShutdown(NGServer server)
-