Class: matlab.compiler.mlspark.RDD
Package: matlab.compiler.mlspark
Return threshold of unique keys that can be stored before spilling to disk
result =
keyLimit(obj)
returns the threshold
of unique keys in result
=
keyLimit(obj
)obj
that can be stored in memory
before spilling to disk.