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