trait CatalogOrBuilder extends MessageOrBuilder
- Alphabetic
- By Inheritance
- CatalogOrBuilder
- MessageOrBuilder
- MessageLiteOrBuilder
- AnyRef
- Any
- Hide All
- Show All
- Public
- Protected
Abstract Value Members
- abstract def findInitializationErrors(): List[String]
- Definition Classes
- MessageOrBuilder
- abstract def getAllFields(): Map[FieldDescriptor, AnyRef]
- Definition Classes
- MessageOrBuilder
- abstract def getCacheTable(): CacheTable
.spark.connect.CacheTable cache_table = 19;.spark.connect.CacheTable cache_table = 19;- returns
The cacheTable.
- abstract def getCacheTableOrBuilder(): CacheTableOrBuilder
.spark.connect.CacheTable cache_table = 19; - abstract def getCatTypeCase(): CatTypeCase
- abstract def getClearCache(): ClearCache
.spark.connect.ClearCache clear_cache = 21;.spark.connect.ClearCache clear_cache = 21;- returns
The clearCache.
- abstract def getClearCacheOrBuilder(): ClearCacheOrBuilder
.spark.connect.ClearCache clear_cache = 21; - abstract def getCreateExternalTable(): CreateExternalTable
.spark.connect.CreateExternalTable create_external_table = 13;.spark.connect.CreateExternalTable create_external_table = 13;- returns
The createExternalTable.
- abstract def getCreateExternalTableOrBuilder(): CreateExternalTableOrBuilder
.spark.connect.CreateExternalTable create_external_table = 13; - abstract def getCreateTable(): CreateTable
.spark.connect.CreateTable create_table = 14;.spark.connect.CreateTable create_table = 14;- returns
The createTable.
- abstract def getCreateTableOrBuilder(): CreateTableOrBuilder
.spark.connect.CreateTable create_table = 14; - abstract def getCurrentCatalog(): CurrentCatalog
.spark.connect.CurrentCatalog current_catalog = 24;.spark.connect.CurrentCatalog current_catalog = 24;- returns
The currentCatalog.
- abstract def getCurrentCatalogOrBuilder(): CurrentCatalogOrBuilder
.spark.connect.CurrentCatalog current_catalog = 24; - abstract def getCurrentDatabase(): CurrentDatabase
.spark.connect.CurrentDatabase current_database = 1;.spark.connect.CurrentDatabase current_database = 1;- returns
The currentDatabase.
- abstract def getCurrentDatabaseOrBuilder(): CurrentDatabaseOrBuilder
.spark.connect.CurrentDatabase current_database = 1; - abstract def getDatabaseExists(): DatabaseExists
.spark.connect.DatabaseExists database_exists = 10;.spark.connect.DatabaseExists database_exists = 10;- returns
The databaseExists.
- abstract def getDatabaseExistsOrBuilder(): DatabaseExistsOrBuilder
.spark.connect.DatabaseExists database_exists = 10; - abstract def getDefaultInstanceForType(): Message
- Definition Classes
- MessageOrBuilder → MessageLiteOrBuilder
- abstract def getDescriptorForType(): Descriptor
- Definition Classes
- MessageOrBuilder
- abstract def getDropGlobalTempView(): DropGlobalTempView
.spark.connect.DropGlobalTempView drop_global_temp_view = 16;.spark.connect.DropGlobalTempView drop_global_temp_view = 16;- returns
The dropGlobalTempView.
- abstract def getDropGlobalTempViewOrBuilder(): DropGlobalTempViewOrBuilder
.spark.connect.DropGlobalTempView drop_global_temp_view = 16; - abstract def getDropTempView(): DropTempView
.spark.connect.DropTempView drop_temp_view = 15;.spark.connect.DropTempView drop_temp_view = 15;- returns
The dropTempView.
- abstract def getDropTempViewOrBuilder(): DropTempViewOrBuilder
.spark.connect.DropTempView drop_temp_view = 15; - abstract def getField(field: FieldDescriptor): AnyRef
- Definition Classes
- MessageOrBuilder
- abstract def getFunctionExists(): FunctionExists
.spark.connect.FunctionExists function_exists = 12;.spark.connect.FunctionExists function_exists = 12;- returns
The functionExists.
- abstract def getFunctionExistsOrBuilder(): FunctionExistsOrBuilder
.spark.connect.FunctionExists function_exists = 12; - abstract def getGetDatabase(): GetDatabase
.spark.connect.GetDatabase get_database = 7;.spark.connect.GetDatabase get_database = 7;- returns
The getDatabase.
- abstract def getGetDatabaseOrBuilder(): GetDatabaseOrBuilder
.spark.connect.GetDatabase get_database = 7; - abstract def getGetFunction(): GetFunction
.spark.connect.GetFunction get_function = 9;.spark.connect.GetFunction get_function = 9;- returns
The getFunction.
- abstract def getGetFunctionOrBuilder(): GetFunctionOrBuilder
.spark.connect.GetFunction get_function = 9; - abstract def getGetTable(): GetTable
.spark.connect.GetTable get_table = 8;.spark.connect.GetTable get_table = 8;- returns
The getTable.
- abstract def getGetTableOrBuilder(): GetTableOrBuilder
.spark.connect.GetTable get_table = 8; - abstract def getInitializationErrorString(): String
- Definition Classes
- MessageOrBuilder
- abstract def getIsCached(): IsCached
.spark.connect.IsCached is_cached = 18;.spark.connect.IsCached is_cached = 18;- returns
The isCached.
- abstract def getIsCachedOrBuilder(): IsCachedOrBuilder
.spark.connect.IsCached is_cached = 18; - abstract def getListCatalogs(): ListCatalogs
.spark.connect.ListCatalogs list_catalogs = 26;.spark.connect.ListCatalogs list_catalogs = 26;- returns
The listCatalogs.
- abstract def getListCatalogsOrBuilder(): ListCatalogsOrBuilder
.spark.connect.ListCatalogs list_catalogs = 26; - abstract def getListColumns(): ListColumns
.spark.connect.ListColumns list_columns = 6;.spark.connect.ListColumns list_columns = 6;- returns
The listColumns.
- abstract def getListColumnsOrBuilder(): ListColumnsOrBuilder
.spark.connect.ListColumns list_columns = 6; - abstract def getListDatabases(): ListDatabases
.spark.connect.ListDatabases list_databases = 3;.spark.connect.ListDatabases list_databases = 3;- returns
The listDatabases.
- abstract def getListDatabasesOrBuilder(): ListDatabasesOrBuilder
.spark.connect.ListDatabases list_databases = 3; - abstract def getListFunctions(): ListFunctions
.spark.connect.ListFunctions list_functions = 5;.spark.connect.ListFunctions list_functions = 5;- returns
The listFunctions.
- abstract def getListFunctionsOrBuilder(): ListFunctionsOrBuilder
.spark.connect.ListFunctions list_functions = 5; - abstract def getListTables(): ListTables
.spark.connect.ListTables list_tables = 4;.spark.connect.ListTables list_tables = 4;- returns
The listTables.
- abstract def getListTablesOrBuilder(): ListTablesOrBuilder
.spark.connect.ListTables list_tables = 4; - abstract def getOneofFieldDescriptor(oneof: OneofDescriptor): FieldDescriptor
- Definition Classes
- MessageOrBuilder
- abstract def getRecoverPartitions(): RecoverPartitions
.spark.connect.RecoverPartitions recover_partitions = 17;.spark.connect.RecoverPartitions recover_partitions = 17;- returns
The recoverPartitions.
- abstract def getRecoverPartitionsOrBuilder(): RecoverPartitionsOrBuilder
.spark.connect.RecoverPartitions recover_partitions = 17; - abstract def getRefreshByPath(): RefreshByPath
.spark.connect.RefreshByPath refresh_by_path = 23;.spark.connect.RefreshByPath refresh_by_path = 23;- returns
The refreshByPath.
- abstract def getRefreshByPathOrBuilder(): RefreshByPathOrBuilder
.spark.connect.RefreshByPath refresh_by_path = 23; - abstract def getRefreshTable(): RefreshTable
.spark.connect.RefreshTable refresh_table = 22;.spark.connect.RefreshTable refresh_table = 22;- returns
The refreshTable.
- abstract def getRefreshTableOrBuilder(): RefreshTableOrBuilder
.spark.connect.RefreshTable refresh_table = 22; - abstract def getRepeatedField(field: FieldDescriptor, index: Int): AnyRef
- Definition Classes
- MessageOrBuilder
- abstract def getRepeatedFieldCount(field: FieldDescriptor): Int
- Definition Classes
- MessageOrBuilder
- abstract def getSetCurrentCatalog(): SetCurrentCatalog
.spark.connect.SetCurrentCatalog set_current_catalog = 25;.spark.connect.SetCurrentCatalog set_current_catalog = 25;- returns
The setCurrentCatalog.
- abstract def getSetCurrentCatalogOrBuilder(): SetCurrentCatalogOrBuilder
.spark.connect.SetCurrentCatalog set_current_catalog = 25; - abstract def getSetCurrentDatabase(): SetCurrentDatabase
.spark.connect.SetCurrentDatabase set_current_database = 2;.spark.connect.SetCurrentDatabase set_current_database = 2;- returns
The setCurrentDatabase.
- abstract def getSetCurrentDatabaseOrBuilder(): SetCurrentDatabaseOrBuilder
.spark.connect.SetCurrentDatabase set_current_database = 2; - abstract def getTableExists(): TableExists
.spark.connect.TableExists table_exists = 11;.spark.connect.TableExists table_exists = 11;- returns
The tableExists.
- abstract def getTableExistsOrBuilder(): TableExistsOrBuilder
.spark.connect.TableExists table_exists = 11; - abstract def getUncacheTable(): UncacheTable
.spark.connect.UncacheTable uncache_table = 20;.spark.connect.UncacheTable uncache_table = 20;- returns
The uncacheTable.
- abstract def getUncacheTableOrBuilder(): UncacheTableOrBuilder
.spark.connect.UncacheTable uncache_table = 20; - abstract def getUnknownFields(): UnknownFieldSet
- Definition Classes
- MessageOrBuilder
- abstract def hasCacheTable(): Boolean
.spark.connect.CacheTable cache_table = 19;.spark.connect.CacheTable cache_table = 19;- returns
Whether the cacheTable field is set.
- abstract def hasClearCache(): Boolean
.spark.connect.ClearCache clear_cache = 21;.spark.connect.ClearCache clear_cache = 21;- returns
Whether the clearCache field is set.
- abstract def hasCreateExternalTable(): Boolean
.spark.connect.CreateExternalTable create_external_table = 13;.spark.connect.CreateExternalTable create_external_table = 13;- returns
Whether the createExternalTable field is set.
- abstract def hasCreateTable(): Boolean
.spark.connect.CreateTable create_table = 14;.spark.connect.CreateTable create_table = 14;- returns
Whether the createTable field is set.
- abstract def hasCurrentCatalog(): Boolean
.spark.connect.CurrentCatalog current_catalog = 24;.spark.connect.CurrentCatalog current_catalog = 24;- returns
Whether the currentCatalog field is set.
- abstract def hasCurrentDatabase(): Boolean
.spark.connect.CurrentDatabase current_database = 1;.spark.connect.CurrentDatabase current_database = 1;- returns
Whether the currentDatabase field is set.
- abstract def hasDatabaseExists(): Boolean
.spark.connect.DatabaseExists database_exists = 10;.spark.connect.DatabaseExists database_exists = 10;- returns
Whether the databaseExists field is set.
- abstract def hasDropGlobalTempView(): Boolean
.spark.connect.DropGlobalTempView drop_global_temp_view = 16;.spark.connect.DropGlobalTempView drop_global_temp_view = 16;- returns
Whether the dropGlobalTempView field is set.
- abstract def hasDropTempView(): Boolean
.spark.connect.DropTempView drop_temp_view = 15;.spark.connect.DropTempView drop_temp_view = 15;- returns
Whether the dropTempView field is set.
- abstract def hasField(field: FieldDescriptor): Boolean
- Definition Classes
- MessageOrBuilder
- abstract def hasFunctionExists(): Boolean
.spark.connect.FunctionExists function_exists = 12;.spark.connect.FunctionExists function_exists = 12;- returns
Whether the functionExists field is set.
- abstract def hasGetDatabase(): Boolean
.spark.connect.GetDatabase get_database = 7;.spark.connect.GetDatabase get_database = 7;- returns
Whether the getDatabase field is set.
- abstract def hasGetFunction(): Boolean
.spark.connect.GetFunction get_function = 9;.spark.connect.GetFunction get_function = 9;- returns
Whether the getFunction field is set.
- abstract def hasGetTable(): Boolean
.spark.connect.GetTable get_table = 8;.spark.connect.GetTable get_table = 8;- returns
Whether the getTable field is set.
- abstract def hasIsCached(): Boolean
.spark.connect.IsCached is_cached = 18;.spark.connect.IsCached is_cached = 18;- returns
Whether the isCached field is set.
- abstract def hasListCatalogs(): Boolean
.spark.connect.ListCatalogs list_catalogs = 26;.spark.connect.ListCatalogs list_catalogs = 26;- returns
Whether the listCatalogs field is set.
- abstract def hasListColumns(): Boolean
.spark.connect.ListColumns list_columns = 6;.spark.connect.ListColumns list_columns = 6;- returns
Whether the listColumns field is set.
- abstract def hasListDatabases(): Boolean
.spark.connect.ListDatabases list_databases = 3;.spark.connect.ListDatabases list_databases = 3;- returns
Whether the listDatabases field is set.
- abstract def hasListFunctions(): Boolean
.spark.connect.ListFunctions list_functions = 5;.spark.connect.ListFunctions list_functions = 5;- returns
Whether the listFunctions field is set.
- abstract def hasListTables(): Boolean
.spark.connect.ListTables list_tables = 4;.spark.connect.ListTables list_tables = 4;- returns
Whether the listTables field is set.
- abstract def hasOneof(oneof: OneofDescriptor): Boolean
- Definition Classes
- MessageOrBuilder
- abstract def hasRecoverPartitions(): Boolean
.spark.connect.RecoverPartitions recover_partitions = 17;.spark.connect.RecoverPartitions recover_partitions = 17;- returns
Whether the recoverPartitions field is set.
- abstract def hasRefreshByPath(): Boolean
.spark.connect.RefreshByPath refresh_by_path = 23;.spark.connect.RefreshByPath refresh_by_path = 23;- returns
Whether the refreshByPath field is set.
- abstract def hasRefreshTable(): Boolean
.spark.connect.RefreshTable refresh_table = 22;.spark.connect.RefreshTable refresh_table = 22;- returns
Whether the refreshTable field is set.
- abstract def hasSetCurrentCatalog(): Boolean
.spark.connect.SetCurrentCatalog set_current_catalog = 25;.spark.connect.SetCurrentCatalog set_current_catalog = 25;- returns
Whether the setCurrentCatalog field is set.
- abstract def hasSetCurrentDatabase(): Boolean
.spark.connect.SetCurrentDatabase set_current_database = 2;.spark.connect.SetCurrentDatabase set_current_database = 2;- returns
Whether the setCurrentDatabase field is set.
- abstract def hasTableExists(): Boolean
.spark.connect.TableExists table_exists = 11;.spark.connect.TableExists table_exists = 11;- returns
Whether the tableExists field is set.
- abstract def hasUncacheTable(): Boolean
.spark.connect.UncacheTable uncache_table = 20;.spark.connect.UncacheTable uncache_table = 20;- returns
Whether the uncacheTable field is set.
- abstract def isInitialized(): Boolean
- Definition Classes
- MessageLiteOrBuilder
Concrete Value Members
- final def !=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- final def ##: Int
- Definition Classes
- AnyRef → Any
- final def ==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- final def asInstanceOf[T0]: T0
- Definition Classes
- Any
- def clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.CloneNotSupportedException]) @native()
- final def eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- def equals(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef → Any
- def finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.Throwable])
- final def getClass(): Class[_ <: AnyRef]
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
- def hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
- final def isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- final def ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- final def notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
- final def notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
- final def synchronized[T0](arg0: => T0): T0
- Definition Classes
- AnyRef
- def toString(): String
- Definition Classes
- AnyRef → Any
- final def wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- final def wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- final def wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException]) @native()