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