pub unsafe extern "C" fn hdfsBuilderSetForceNewInstance(
bld: *mut hdfsBuilder,
)
Expand description
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
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