parquet.float_statistics

Module for [FloatStatistics] class

Types 3

Methods
GType _getGType() static nothrow
GType _gType() @property nothrow
FloatStatistics self() nothrowReturns `this`, for use in `with` statements.
FloatStatisticsGidBuilder builder() static nothrowGet builder for [parquet.float_statistics.FloatStatistics] Returns: New builder object
float getMax() nothrow
float getMin() nothrow
Constructors
this(void * ptr, Flag!"Take" take)
Methods
FloatStatistics build() nothrowCreate object from builder. Returns: New object