collectAsMap
R2026bClass: matlab.compiler.mlspark.RDD
Namespace: matlab.compiler.mlspark
(To be removed) Return the key-value pairs in an RDD as a MATLAB containers.Map object
matlab.compiler.mlspark.RDD.collectAsMap will be removed in a future
release. There is no replacement functionality. For more information, see Version History.
Syntax
result =
collectAsMap(obj)
Description
Input Arguments
Output Arguments
Examples
Version History
Introduced in R2016bSee Also
collect | cartesian | glom | parallelize