Documentation
Dlang.org
FixedLengthByteArrayStatistics
parquet
fixed_length_byte_array_statistics
class
FixedLengthByteArrayStatistics :
Statistics
{
glib
.
bytes
.
Bytes
getMax
();
glib
.
bytes
.
Bytes
getMin
();
}
Members
Functions
getMax
glib
.
bytes
.
Bytes
getMax
()
getMin
glib
.
bytes
.
Bytes
getMin
()
Inherited Members
From Statistics
equal
bool
equal
(parquet.statistics.Statistics otherStatistics)
getNDistinctValues
long
getNDistinctValues
()
getNNulls
long
getNNulls
()
getNValues
long
getNValues
()
hasMinMax
bool
hasMinMax
()
hasNDistinctValues
bool
hasNDistinctValues
()
hasNNulls
bool
hasNNulls
()
parquet
fixed_length_byte_array_statistics
classes
FixedLengthByteArrayStatistics