hdfs::native::hdfsGetDefaultBlockSizeAtPath [] [src]

pub unsafe extern fn hdfsGetDefaultBlockSizeAtPath(fs: *const hdfsFS, path: *const c_char) -> tOffset

Get the default blocksize at the filesystem indicated by a given path.

Params

Return

Returns the default blocksize, or -1 on error.