Class StatsGenerator


  • public class StatsGenerator
    extends Object
    Dump the stats to the web admin interface
    • Field Detail

      • groupNames

        static final Map<String,​String> groupNames
        Map of group name to untranslated nice display name. If not present, just use the name. non-mapped names are tagged in Strings.java pkg private for ConfigStatsHelper
    • Constructor Detail

      • StatsGenerator

        public StatsGenerator​(RouterContext context)