H5Fget_metadata_read_retry_info

fnherr_t H5Fget_metadata_read_retry_info(hid_t file_id, H5F_retry_info_t * info)

Gets metadata read retry information.

Retrieves information about the number of read retries for metadata items with checksums.

Parameters

file_idFile identifier
infoPointer to H5F_retry_info_t structure to receive information

Returns

Non-negative on success, negative on failure.