Function hdfsReadStatisticsGetRemoteBytesRead

Source
pub unsafe extern "C" fn hdfsReadStatisticsGetRemoteBytesRead(
    stats: *const hdfsReadStatistics,
) -> i64
Expand description

@param stats HDFS read statistics for a file.

@return the number of remote bytes read.