Interface InternalProcessingUnitStatistics

All Superinterfaces:
ProcessingUnitStatistics
All Known Implementing Classes:
DefaultProcessingUnitStatistics

public interface InternalProcessingUnitStatistics extends ProcessingUnitStatistics
Author:
itaif
  • Method Details

    • addStatistics

      void addStatistics(ProcessingUnitStatisticsId statisticsId, Object statisticsValue)
      Adds raw statistics values
    • calculateStatistics

      void calculateStatistics(Iterable<ProcessingUnitStatisticsId> statisticsIds)
      Calculates new statistics based on previously added statistics and the specified statistics calculations and the list of instance UIDs