Skip to content

MEMORY_AND_DISK_2

const MEMORY_AND_DISK_2: StorageLevel;

Defined in: storage-level.ts:90

Cache deserialized in JVM heap memory, spilling to disk, with 2x replication.