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