parquet.row_group_metadata
Module for [RowGroupMetadata] class
Types 3
Methods
RowGroupMetadataGidBuilder builder() static nothrowGet builder for [parquet.row_group_metadata.RowGroupMetadata] Returns: New builder objectbool canDecompress() nothrowbool equal(parquet.row_group_metadata.RowGroupMetadata otherMetadata) nothrowlong getFileOffset() nothrowint getNColumns() nothrowlong getNRows() nothrowlong getTotalCompressedSize() nothrowlong getTotalSize() nothrowFluent builder implementation template for parquet.row_group_metadata.RowGroupMetadata
Methods
T metadata(void * propval) nothrowT owner(parquet.file_metadata.FileMetadata propval) nothrowFluent builder for parquet.row_group_metadata.RowGroupMetadata
Methods