StorageLevel.DISK_ONLY_2 Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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