Class PipelineTableProperty<T>
Object
org.apache.spark.sql.pipelines.graph.PipelineTableProperty<T>
- All Implemented Interfaces:
- Serializable,- scala.Equals,- scala.Product
- See Also:
- 
Constructor SummaryConstructorsConstructorDescriptionPipelineTableProperty(String key, String default_, scala.Function1<String, T> fromString) 
- 
Method SummaryMethods inherited from class java.lang.Objectequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface scala.EqualscanEqual, equalsMethods inherited from interface scala.ProductproductArity, productElement, productElementName, productElementNames, productIterator, productPrefix
- 
Constructor Details- 
PipelineTableProperty
 
- 
- 
Method Details- 
key
- 
fromString
- 
fromMap
 
-