Skip to content

MEMORY_AND_DISK_SER

const MEMORY_AND_DISK_SER: StorageLevel;

Defined in: storage-level.ts:54

Cache serialized in JVM heap memory, spilling to disk.