parquet.int32_statistics

Module for [Int32Statistics] class

Types 3

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