mean

inline fun <T : Number> JavaRDD<T>.mean(): Double

Compute the mean of this RDD's elements.