public class TransformEnd extends Object implements MLEvent, scala.Product, scala.Serializable
Transformer.transform.| Constructor and Description | 
|---|
| TransformEnd() | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract static R | apply() | 
| Dataset<?> | output() | 
| static String | toString() | 
| Transformer | transformer() | 
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic abstract static R apply()
public static String toString()
public Transformer transformer()
public Dataset<?> output()