Class AllTables
Object
org.apache.spark.sql.pipelines.graph.AllTables
Used in full graph updates to select all tables.
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionabstract static booleanabstract static booleanstatic scala.collection.immutable.Seq<Table>static scala.collection.immutable.Seq<Table>static booleannonEmpty()abstract static intabstract static ObjectproductElement(int n) static StringproductElementName(int n) static scala.collection.Iterator<String>static scala.collection.Iterator<Object>static String
- 
Constructor Details- 
AllTablespublic AllTables()
 
- 
- 
Method Details- 
filter
- 
filterNot
- 
nonEmptypublic static boolean nonEmpty()
- 
canEqual
- 
equals
- 
productAritypublic abstract static int productArity()
- 
productElement
- 
productIterator
- 
productPrefix
- 
productElementName
- 
productElementNames
 
-