Please, help us to better serve our user community by answering the following short survey: https://www.hdfgroup.org/website-survey/
HDF5  1.15.0
API Reference
 
Loading...
Searching...
No Matches
H5FDhdfs.h File Reference

Data Structures

struct  H5FD_hdfs_fapl_t
 

Macros

#define H5FD_HDFS   (H5FDperform_init(H5FD_hdfs_init))
 
#define H5FD_HDFS_VALUE   H5_VFD_HDFS
 
#define H5FD__CURR_HDFS_FAPL_T_VERSION   1
 
#define H5FD__HDFS_NODE_NAME_SPACE   128
 
#define H5FD__HDFS_USER_NAME_SPACE   128
 
#define H5FD__HDFS_KERB_CACHE_PATH_SPACE   128
 

Functions

H5_DLL herr_t H5Pget_fapl_hdfs (hid_t fapl_id, H5FD_hdfs_fapl_t *fa_out)
 
H5_DLL herr_t H5Pset_fapl_hdfs (hid_t fapl_id, H5FD_hdfs_fapl_t *fa)
 

Macro Definition Documentation

◆ H5FD__CURR_HDFS_FAPL_T_VERSION

#define H5FD__CURR_HDFS_FAPL_T_VERSION   1

◆ H5FD__HDFS_KERB_CACHE_PATH_SPACE

#define H5FD__HDFS_KERB_CACHE_PATH_SPACE   128

◆ H5FD__HDFS_NODE_NAME_SPACE

#define H5FD__HDFS_NODE_NAME_SPACE   128

◆ H5FD__HDFS_USER_NAME_SPACE

#define H5FD__HDFS_USER_NAME_SPACE   128

◆ H5FD_HDFS

#define H5FD_HDFS   (H5FDperform_init(H5FD_hdfs_init))

Initializer for the hdfs VFD

◆ H5FD_HDFS_VALUE

#define H5FD_HDFS_VALUE   H5_VFD_HDFS

Identifier for the hdfs VFD