public class SaveInstanceStart extends Object implements MLEvent, scala.Product, scala.Serializable
MLWriter.save.| Constructor and Description | 
|---|
SaveInstanceStart(String path)  | 
| Modifier and Type | Method and Description | 
|---|---|
abstract static R | 
apply(T1 v1)  | 
String | 
path()  | 
static String | 
toString()  | 
MLWriter | 
writer()  | 
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic abstract static R apply(T1 v1)
public static String toString()
public String path()
public MLWriter writer()