public class RWrappers
extends Object
| Constructor and Description | 
|---|
| RWrappers() | 
| Modifier and Type | Method and Description | 
|---|---|
| static MLReader<T> | context(SQLContext sqlContext) | 
| static Object | load(String path) | 
| static MLReader<T> | session(SparkSession sparkSession) | 
public static Object load(String path)
public static MLReader<T> session(SparkSession sparkSession)
public static MLReader<T> context(SQLContext sqlContext)