StorageLevel.DISK_ONLY 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 once.
public static Microsoft.Spark.Sql.StorageLevel DISK_ONLY { get; }
member this.DISK_ONLY : Microsoft.Spark.Sql.StorageLevel
Public Shared ReadOnly Property DISK_ONLY As StorageLevel