Interface RangeStatistics<T>

All Known Implementing Classes:
DateStatistics, DecimalStatistics, DoubleStatistics, IntegerStatistics, StringStatistics, TimestampStatistics

public interface RangeStatistics<T>
  • Method Details

    • getMin

      T getMin()
    • getMax

      T getMax()
    • getRetainedSizeInBytes

      long getRetainedSizeInBytes()