Share via


StorageLevel.MEMORY_AND_DISK_SER_2 Property

Definition

Returns the StorageLevel to Disk and Memory, serialized and replicated twice.

public static Microsoft.Spark.Sql.StorageLevel MEMORY_AND_DISK_SER_2 { get; }
member this.MEMORY_AND_DISK_SER_2 : Microsoft.Spark.Sql.StorageLevel
Public Shared ReadOnly Property MEMORY_AND_DISK_SER_2 As StorageLevel

Property Value

Applies to