Class ObjectStatisticsDataProvider


  • public class ObjectStatisticsDataProvider
    extends Object
    Helper class with methods for calculations relating to heap objects.
    • Constructor Detail

      • ObjectStatisticsDataProvider

        public ObjectStatisticsDataProvider()
    • Method Detail

      • getIncreaseAggregator

        public static IAggregator<IQuantity,​?> getIncreaseAggregator()
        Returns:
        an aggregator for the increase in the live set size between the first and last garbage collections
      • getIncreaseInstancesAggregator

        public static IAggregator<IQuantity,​?> getIncreaseInstancesAggregator()
        Returns:
        an aggregator for the increase in the live set instances between the first and last garbage collections