Class PipelineTableProperty<T>
Object
org.apache.spark.sql.pipelines.graph.PipelineTableProperty<T>
- All Implemented Interfaces:
Serializable
,scala.Equals
,scala.Product
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionPipelineTableProperty
(String key, String default_, scala.Function1<String, T> fromString) -
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
-
PipelineTableProperty
-
-
Method Details
-
key
-
fromString
-
fromMap
-