Class ServiceRequestStatsMapper

  • All Implemented Interfaces:
    StatsMapper

    public class ServiceRequestStatsMapper
    extends java.lang.Object
    implements StatsMapper
    TODO comment this class
    Since:
    24.04.15 23:42
    Author:
    lrosenberg
    • Constructor Detail

      • ServiceRequestStatsMapper

        public ServiceRequestStatsMapper()
    • Method Detail

      • getFactory

        public net.anotheria.moskito.core.dynamic.IOnDemandStatsFactory getFactory()
        Specified by:
        getFactory in interface StatsMapper
      • updateStats

        public void updateStats​(net.anotheria.moskito.core.producers.IStats statsObject,
                                Sample sample)
        Specified by:
        updateStats in interface StatsMapper
      • getTotalTimeValue

        protected java.lang.String getTotalTimeValue​(Sample sample)
      • getErrorFlag

        protected java.lang.String getErrorFlag​(Sample sample)