Main Content
getCheckpointFile
Class: matlab.compiler.mlspark.RDD
Namespace: matlab.compiler.mlspark
Get the name of the file to which an RDD is checkpointed
Syntax
file =
getCheckpointFile(obj)
Description
gets the name
of the file to which the RDD file
=
getCheckpointFile(obj
)obj
is checkpointed.
Input Arguments
Output Arguments
Examples
Version History
Introduced in R2016b