Class StatisticsDisplayFormatter

  • All Implemented Interfaces:
    Iterator<String>, Formatter

    public class StatisticsDisplayFormatter
    extends AggregatingFormatter
    Does not show contents from scan, only displays statistics. Beware that this work is being done client side and this was developed as a utility for debugging. If used on large result sets it will likely fail.
    • Constructor Detail

      • StatisticsDisplayFormatter

        public StatisticsDisplayFormatter()