saveAsKeyValueDatastore
R2026bClass: matlab.compiler.mlspark.RDD
Namespace: matlab.compiler.mlspark
(To be removed) Save key-value RDD as a binary file that can be read back
using the datastore function
matlab.compiler.mlspark.RDD.saveAsKeyValueDatastore will be removed in a future
release. There is no replacement functionality. For more information, see Version History.
Syntax
saveAsKeyValueDatastore(obj,path)
Description
Input Arguments
Examples
Version History
Introduced in R2016bSee Also
saveAsTallDatastore | saveAsTextFile | parallelize | datastore