Class: matlab.compiler.mlspark.RDD
Package: matlab.compiler.mlspark
Save key-value RDD as a binary file that can be read back
using the datastore function
saveAsKeyValueDatastore(obj,path)
saveAsKeyValueDatastore( saves
a key-value input RDD obj,path)obj as a binary file that
can be read back using the datastore function.
datastore | matlab.compiler.mlspark.RDD.saveAsTallDatastore | matlab.compiler.mlspark.RDD.saveAsTextFile | matlab.compiler.mlspark.SparkContext.parallelize