Interface SummaryStatsVectorCollector

  • All Superinterfaces:
    SummaryStatsCollector

    public interface SummaryStatsVectorCollector
    extends SummaryStatsCollector
    SummaryStatsCombinedCollector is a collector, which provides a set of numbers (statistical results) rather than just a single value.
    Author:
    Jaka Bobnar
    • Method Detail

      • getVectorValues

        List<Double> getVectorValues()
        Returns:
        the list of values in the order specific to the post processor