Package org.apache.spark.ml
Class TransformEnd
Object
org.apache.spark.ml.TransformEnd
- All Implemented Interfaces:
Serializable
,MLEvent
,SparkListenerEvent
,scala.Equals
,scala.Product
Event fired after
Transformer.transform
.- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface scala.Equals
canEqual, equals
Methods inherited from interface scala.Product
productArity, productElement, productElementName, productElementNames, productIterator, productPrefix
-
Constructor Details
-
TransformEnd
public TransformEnd()
-
-
Method Details
-
apply
public abstract static R apply() -
toString
-
transformer
-
output
-