DataFrame.StorageLevel Method
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.
Get the DataFrame's current StorageLevel().
public Microsoft.Spark.Sql.StorageLevel StorageLevel ();
member this.StorageLevel : unit -> Microsoft.Spark.Sql.StorageLevel
Public Function StorageLevel () As StorageLevel
Returns
StorageLevel() object