Skip to content

MEMORY_AND_DISK_SER_2

const MEMORY_AND_DISK_SER_2: StorageLevel;

Defined in: storage-level.ts:99

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