Class: matlab.compiler.mlspark.RDD
Package: matlab.compiler.mlspark
Group data from RDDs sharing the same key
result =
cogroup(obj1,obj2,numPartitions)
groups
the data from result =
cogroup(obj1,obj2,numPartitions)obj1 and obj2 that
share the same key.