R/H5P.R
H5P_shared_mesg_phase_change.RdGet and set threshold values for storage of shared object header message indexes
H5Pset_shared_mesg_phase_change(h5plist, max_list, min_btree)
H5Pget_shared_mesg_phase_change(h5plist)H5IdComponent object representing the file creation property list
Threshold above which storage shifts from list to B-tree
Threshold below which storage reverts to list format