Package org.apache.spark.sql.pipelines
Class Language.Python
Object
org.apache.spark.sql.pipelines.Language.Python
- All Implemented Interfaces:
- Serializable,- Language,- scala.Equals,- scala.Product
- Enclosing interface:
- Language
- See Also:
- 
Nested Class SummaryNested classes/interfaces inherited from interface org.apache.spark.sql.pipelines.LanguageLanguage.Python, Language.Python$, Language.Sql, Language.Sql$
- 
Constructor SummaryConstructors
- 
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- 
Pythonpublic Python()
 
-