Skip to content

MEMORY_AND_DISK

const MEMORY_AND_DISK: StorageLevel;

Defined in: storage-level.ts:45

Cache deserialized in JVM heap memory, spilling to disk.