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