H5P_shared_mesg_phase_change: Get and set threshold values for storage of shared object...

H5Pset_shared_mesg_phase_changeR Documentation

Get and set threshold values for storage of shared object header message indexes

Description

Get and set threshold values for storage of shared object header message indexes

Usage

H5Pset_shared_mesg_phase_change(h5plist, max_list, min_btree)

H5Pget_shared_mesg_phase_change(h5plist)

Arguments

h5plist

H5IdComponent object representing the file creation property list

max_list

Threshold above which storage shifts from list to B-tree

min_btree

Threshold below which storage reverts to list format


grimbough/rhdf5 documentation built on Sept. 14, 2024, 8:41 a.m.