Interface StatisticsCollector


  • public interface StatisticsCollector
    An object that receives various statistics and state information, processes them and provides them back to appropriate clients. A bit experimental. We need to think out what kind of statistics and state information we'd like to collect. Currently this functionality is bound to Task interface. However, this may change in the future.
    Author:
    Pavol Mederly