public interface LookupCatalog
extends org.apache.spark.internal.Logging
Modifier and Type | Interface and Description |
---|---|
static class |
LookupCatalog.AsTableIdentifier
Extract legacy table identifier from a multi-part identifier.
|
static class |
LookupCatalog.AsTableIdentifier$
Extract legacy table identifier from a multi-part identifier.
|
static class |
LookupCatalog.CatalogAndIdentifier
Extract catalog and identifier from a multi-part name with the current catalog if needed.
|
static class |
LookupCatalog.CatalogAndIdentifier$
Extract catalog and identifier from a multi-part name with the current catalog if needed.
|
static class |
LookupCatalog.CatalogAndNamespace
Extract catalog and namespace from a multi-part name with the current catalog if needed.
|
static class |
LookupCatalog.CatalogAndNamespace$
Extract catalog and namespace from a multi-part name with the current catalog if needed.
|
static class |
LookupCatalog.NonSessionCatalogAndIdentifier
Extract non-session catalog and identifier from a multi-part identifier.
|
static class |
LookupCatalog.NonSessionCatalogAndIdentifier$
Extract non-session catalog and identifier from a multi-part identifier.
|
static class |
LookupCatalog.SessionCatalogAndIdentifier
Extract session catalog and identifier from a multi-part identifier.
|
static class |
LookupCatalog.SessionCatalogAndIdentifier$
Extract session catalog and identifier from a multi-part identifier.
|
Modifier and Type | Method and Description |
---|---|
LookupCatalog.AsTableIdentifier$ |
AsTableIdentifier() |
LookupCatalog.CatalogAndIdentifier$ |
CatalogAndIdentifier() |
org.apache.spark.sql.connector.catalog.LookupCatalog.CatalogAndMultipartIdentifier$ |
CatalogAndMultipartIdentifier() |
LookupCatalog.CatalogAndNamespace$ |
CatalogAndNamespace() |
org.apache.spark.sql.connector.catalog.CatalogManager |
catalogManager() |
CatalogPlugin |
currentCatalog()
Returns the current catalog set.
|
LookupCatalog.NonSessionCatalogAndIdentifier$ |
NonSessionCatalogAndIdentifier() |
LookupCatalog.SessionCatalogAndIdentifier$ |
SessionCatalogAndIdentifier() |
$init$, initializeForcefully, initializeLogIfNecessary, initializeLogIfNecessary, initializeLogIfNecessary$default$2, initLock, isTraceEnabled, log, logDebug, logDebug, logError, logError, logInfo, logInfo, logName, logTrace, logTrace, logWarning, logWarning, org$apache$spark$internal$Logging$$log__$eq, org$apache$spark$internal$Logging$$log_, uninitialize
LookupCatalog.AsTableIdentifier$ AsTableIdentifier()
LookupCatalog.CatalogAndIdentifier$ CatalogAndIdentifier()
org.apache.spark.sql.connector.catalog.LookupCatalog.CatalogAndMultipartIdentifier$ CatalogAndMultipartIdentifier()
LookupCatalog.CatalogAndNamespace$ CatalogAndNamespace()
LookupCatalog.NonSessionCatalogAndIdentifier$ NonSessionCatalogAndIdentifier()
LookupCatalog.SessionCatalogAndIdentifier$ SessionCatalogAndIdentifier()
org.apache.spark.sql.connector.catalog.CatalogManager catalogManager()
CatalogPlugin currentCatalog()