hdfs::native::hadoopRzOptionsSetByteBufferPool [] [src]

pub unsafe extern fn hadoopRzOptionsSetByteBufferPool(opts: *const hadoopRzOptions, className: *const c_char) -> c_int

Set the ByteBufferPool to use with read0.

Params

Return

0 if the ByteBufferPool class was found and instantiated; -1 plus errno otherwise.