Share via


StorageLevel.DISK_ONLY_2 Property

Definition

Returns the StorageLevel to Disk, serialized and replicated twice.

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

Property Value

Applies to