Supported by libMapRClient for hadoop-2.x
Frees up the array of hdfsFileInfo
structures that is returned by hdfsListDirectory(),
including allocated fields.
void hdfsFreeFileInfo(hdfsFileInfo *hdfsInfo, int numEntries)
| Parameter | Description |
|---|---|
| hdfsInfo | The array of dynamically-allocated
hdfsFileInfo structures. |
| numEntries | The size of the array. |