Stats collector module class.

Constructor

new ()

Fields

name:String

Module name.

Methods

dynamic run (server:StatsServer):_ModuleReturn

Module hook. Runs stats collection.

Parameters:

server

Stats collector application class

Returns:

A single or multiple stats rows. If both single and multi are null, no stats rows will be inserted.