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