Showing content from https://api-docs.databricks.com/scala/spark/latest/org/apache/spark/sql/catalog/Catalog.html below:
Databricks Scala Spark API - org.apache.spark.sql.catalog.Catalog
abstract class Catalog extends AnyRef
î· î
Ordering
- Alphabetic
- By Inheritance
Inherited
- Catalog
- AnyRef
- Any
Instance Constructors
- î
new Catalog()
Abstract Value Members
- î
abstract def cacheTable(tableName: String, storageLevel: StorageLevel): Unit
- î
abstract def cacheTable(tableName: String): Unit
- î
abstract def clearCache(): Unit
- î
abstract def createTable(tableName: String, source: String, schema: StructType, description: String, options: Map[String, String]): DataFrame
- î
abstract def createTable(tableName: String, source: String, schema: StructType, options: Map[String, String]): DataFrame
- î
abstract def createTable(tableName: String, source: String, description: String, options: Map[String, String]): DataFrame
- î
abstract def createTable(tableName: String, source: String, options: Map[String, String]): DataFrame
- î
abstract def createTable(tableName: String, path: String, source: String): DataFrame
- î
abstract def createTable(tableName: String, path: String): DataFrame
- î
abstract def currentCatalog(): String
- î
abstract def currentDatabase: String
- î
abstract def databaseExists(dbName: String): Boolean
- î
abstract def dropGlobalTempView(viewName: String): Boolean
- î
abstract def dropTempView(viewName: String): Boolean
- î
abstract def functionExists(dbName: String, functionName: String): Boolean
- î
abstract def functionExists(functionName: String): Boolean
- î
abstract def getDatabase(dbName: String): Database
- î
abstract def getFunction(dbName: String, functionName: String): Function
- î
abstract def getFunction(functionName: String): Function
- î
abstract def getTable(dbName: String, tableName: String): Table
- î
abstract def getTable(tableName: String): Table
- î
abstract def isCached(tableName: String): Boolean
- î
abstract def listCatalogs(): Dataset[CatalogMetadata]
- î
abstract def listColumns(dbName: String, tableName: String): Dataset[Column]
- î
abstract def listColumns(tableName: String): Dataset[Column]
- î
abstract def listDatabases(): Dataset[Database]
- î
abstract def listFunctions(dbName: String): Dataset[Function]
- î
abstract def listFunctions(): Dataset[Function]
- î
abstract def listTables(dbName: String): Dataset[Table]
- î
abstract def listTables(): Dataset[Table]
- î
abstract def recoverPartitions(tableName: String): Unit
- î
abstract def refreshByPath(path: String): Unit
- î
abstract def refreshTable(tableName: String): Unit
- î
abstract def setCurrentCatalog(catalogName: String): Unit
- î
abstract def setCurrentDatabase(dbName: String): Unit
- î
abstract def tableExists(dbName: String, tableName: String): Boolean
- î
abstract def tableExists(tableName: String): Boolean
- î
abstract def uncacheTable(tableName: String): Unit
Concrete Value Members
- î
final def !=(arg0: Any): Boolean
- î
final def ##(): Int
- î
final def ==(arg0: Any): Boolean
- î
final def asInstanceOf[T0]: T0
- î
def clone(): AnyRef
- î
def createTable(tableName: String, source: String, schema: StructType, description: String, options: Map[String, String]): DataFrame
- î
def createTable(tableName: String, source: String, schema: StructType, options: Map[String, String]): DataFrame
- î
def createTable(tableName: String, source: String, description: String, options: Map[String, String]): DataFrame
- î
def createTable(tableName: String, source: String, options: Map[String, String]): DataFrame
- î
final def eq(arg0: AnyRef): Boolean
- î
def equals(arg0: Any): Boolean
- î
def finalize(): Unit
- î
final def getClass(): Class[_]
- î
def hashCode(): Int
- î
final def isInstanceOf[T0]: Boolean
- î
final def ne(arg0: AnyRef): Boolean
- î
final def notify(): Unit
- î
final def notifyAll(): Unit
- î
final def synchronized[T0](arg0: â T0): T0
- î
def toString(): String
- î
final def wait(): Unit
- î
final def wait(arg0: Long, arg1: Int): Unit
- î
final def wait(arg0: Long): Unit
Deprecated Value Members
- î
def createExternalTable(tableName: String, source: String, schema: StructType, options: Map[String, String]): DataFrame
- î
def createExternalTable(tableName: String, source: String, schema: StructType, options: Map[String, String]): DataFrame
- î
def createExternalTable(tableName: String, source: String, options: Map[String, String]): DataFrame
- î
def createExternalTable(tableName: String, source: String, options: Map[String, String]): DataFrame
- î
def createExternalTable(tableName: String, path: String, source: String): DataFrame
- î
def createExternalTable(tableName: String, path: String): DataFrame
RetroSearch is an open source project built by @garambo
| Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4