public static class LookupCatalog.AsTemporaryViewIdentifier$
extends Object
| Modifier and Type | Field and Description |
|---|---|
static LookupCatalog.AsTemporaryViewIdentifier$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
| Constructor and Description |
|---|
AsTemporaryViewIdentifier$() |
| Modifier and Type | Method and Description |
|---|---|
scala.Option<org.apache.spark.sql.catalyst.TableIdentifier> |
unapply(scala.collection.Seq<String> parts) |
public static final LookupCatalog.AsTemporaryViewIdentifier$ MODULE$