hdfs::native::hdfsConnect [] [src]

pub unsafe extern fn hdfsConnect(host: *const c_char, uint16_t: tPort) -> *const hdfsFS

Connect to a hdfs file system.

This API is deprecated. Use hdfsBuilderConnect instead.

Params

Return

Returns a handle to the filesystem or NULL on error.