Main Content
keyLimit
Class: matlab.compiler.mlspark.RDD
Namespace: matlab.compiler.mlspark
Return threshold of unique keys that can be stored before spilling to disk
Syntax
result =
keyLimit(obj)
Description
returns the threshold
of unique keys in result
=
keyLimit(obj
)obj
that can be stored in memory
before spilling to disk.
Input Arguments
Output Arguments
Examples
Version History
Introduced in R2016b