Class BinarySizeHistogram

  • All Implemented Interfaces:
    StatsCollector

    public class BinarySizeHistogram
    extends Object
    implements StatsCollector
    Collects the histogram of binary sizes (embedded binaries and references to the datastore). Collection is done for a certain number of path levels, in addition to the root.
    • Field Detail

      • SIZES

        public static final String[] SIZES
    • Constructor Detail

      • BinarySizeHistogram

        public BinarySizeHistogram​(int pathLevels)