H5Pset_link_phase_change

fnherr_t H5Pset_link_phase_change(hid_t plist_id, uint max_compact, uint min_dense)

Sets the link phase change thresholds.

Parameters

plist_idGroup creation property list identifier
max_compactMax links in compact storage
min_denseMin links for dense storage

Returns

Non-negative on success, negative on failure.