saveAsKeyValueDatastore
Class: matlab.compiler.mlspark.RDD
Namespace: matlab.compiler.mlspark
Save key-value RDD as a binary file that can be read back
using the datastore
function
Syntax
saveAsKeyValueDatastore(obj,path)
Description
Input Arguments
Examples
Version History
Introduced in R2016b
See Also
saveAsTallDatastore
| saveAsTextFile
| parallelize
| datastore