parquet.statistics
Module for [Statistics] class
Types 3
Methods
StatisticsGidBuilder builder() static nothrowGet builder for [parquet.statistics.Statistics] Returns: New builder objectbool equal(parquet.statistics.Statistics otherStatistics) nothrowlong getNDistinctValues() nothrowlong getNNulls() nothrowlong getNValues() nothrowbool hasMinMax() nothrowbool hasNDistinctValues() nothrowbool hasNNulls() nothrowFluent builder implementation template for parquet.statistics.Statistics
Methods
T statistics(void * propval) nothrowFluent builder for parquet.statistics.Statistics
Methods