toJavaDoubleRDD

inline fun <T : Number> JavaRDD<T>.toJavaDoubleRDD(): JavaDoubleRDD

Utility method to convert JavaRDD<Number> to JavaDoubleRDD.