collectAsMap
Class: matlab.compiler.mlspark.RDD
Namespace: matlab.compiler.mlspark
Return the key-value pairs in an RDD as a MATLAB containers.Map
object
Syntax
result =
collectAsMap(obj)
Description
Input Arguments
Output Arguments
Examples
Version History
Introduced in R2016b
See Also
collect
| cartesian
| glom
| parallelize