Catalog is the container of databases.
Request message for the CreateCatalog method.
Request message for the CreateDatabase method.
Request message for the CreateTable method.
Database is the container of tables.
Request message for the DeleteCatalog method.
Request message for the DeleteDatabase method.
Request message for the DeleteTable method.
Request message for the GetCatalog method.
Request message for the GetDatabase method.
Request message for the GetTable method.
Options of a Hive database.
Options of a Hive table.
Request message for the ListCatalogs method.
Response message for the ListCatalogs method.
Request message for the ListDatabases method.
Response message for the ListDatabases method.
Request message for the ListTables method.
Response message for the ListTables method.
Request message for the RenameTable method in MetastoreService
Represents a table.
Request message for the UpdateDatabase method.
Request message for the UpdateTable method.