Class: matlab.compiler.mlspark.RDD
Package: matlab.compiler.mlspark
Coalesce all elements within each partition of an RDD
result =
glom(obj)
returns an RDD result =
glom(obj)result created by coalescing all
elements within each partition of obj.
matlab.compiler.mlspark.RDD.collect | matlab.compiler.mlspark.RDD.collectAsMap | matlab.compiler.mlspark.SparkContext.parallelize