![]() |
HDF5
1.12.0
|
Go to the source code of this file.
Data Structures | |
| struct | H5FD_hdfs_fapl_t |
Macros | |
| #define | H5FD_HDFS (H5FD_hdfs_init()) |
| #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 |
Typedefs | |
| typedef struct H5FD_hdfs_fapl_t | H5FD_hdfs_fapl_t |
Functions | |
| H5_DLL hid_t | H5FD_hdfs_init (void) |
| 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) |
| #define H5FD__CURR_HDFS_FAPL_T_VERSION 1 |
| #define H5FD__HDFS_KERB_CACHE_PATH_SPACE 128 |
| #define H5FD__HDFS_NODE_NAME_SPACE 128 |
| #define H5FD__HDFS_USER_NAME_SPACE 128 |
| #define H5FD_HDFS (H5FD_hdfs_init()) |
| typedef struct H5FD_hdfs_fapl_t H5FD_hdfs_fapl_t |
| 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 | ||
| ) |
1.8.18