hdfs::native::hdfsGetDefaultBlockSize [] [src]

pub unsafe extern fn hdfsGetDefaultBlockSize(fs: *const hdfsFS) -> tOffset

Get the default blocksize.

This API is deprecated. Use hdfsGetDefaultBlockSizeAtPath instead.

Params

Return

Returns the default blocksize, or -1 on error.