parquet.file_metadata
Module for [FileMetadata] class
Types 3
Methods
FileMetadataGidBuilder builder() static nothrowGet builder for [parquet.file_metadata.FileMetadata] Returns: New builder objectbool canDecompress() nothrowbool equal(parquet.file_metadata.FileMetadata otherMetadata) nothrowstring getCreatedBy() nothrowint getNColumns() nothrowint getNRowGroups() nothrowlong getNRows() nothrowint getNSchemaElements() nothrowuint getSize() nothrowFluent builder implementation template for parquet.file_metadata.FileMetadata
Methods
T metadata(void * propval) nothrowFluent builder for parquet.file_metadata.FileMetadata
Methods