public interface InternalProcessingUnitStatistics extends ProcessingUnitStatistics
| Modifier and Type | Method and Description | 
|---|---|
| void | addStatistics(ProcessingUnitStatisticsId statisticsId,
             Object statisticsValue)Adds raw statistics values | 
| void | calculateStatistics(Iterable<ProcessingUnitStatisticsId> statisticsIds)Calculates new statistics based on previously added statistics and the specified statistics
 calculations and the list of instance UIDs | 
getAdminTimestamp, getPrevious, getStatisticsvoid addStatistics(ProcessingUnitStatisticsId statisticsId, Object statisticsValue)
void calculateStatistics(Iterable<ProcessingUnitStatisticsId> statisticsIds)
Copyright © GigaSpaces.