[][src]Function rust_hdfs::hdfsBuilderSetForceNewInstance

pub unsafe extern "C" fn hdfsBuilderSetForceNewInstance(bld: *mut hdfsBuilder)

Force the builder to always create a new instance of the FileSystem, rather than possibly finding one in the cache.

@param bld The HDFS builder