public abstract static class MetastoreServiceGrpc.MetastoreServiceImplBase extends Object implements io.grpc.BindableService, MetastoreServiceGrpc.AsyncService
BigLake Metastore is a serverless, highly available, multi-tenant runtime metastore for Google Cloud Data Analytics products. The BigLake Metastore API defines the following resource model: * A collection of Google Cloud projects: `/projects/*` * Each project has a collection of available locations: `/locations/*` * Each location has a collection of catalogs: `/catalogs/*` * Each catalog has a collection of databases: `/databases/*` * Each database has a collection of tables: `/tables/*`
| Constructor and Description |
|---|
MetastoreServiceImplBase() |
| Modifier and Type | Method and Description |
|---|---|
io.grpc.ServerServiceDefinition |
bindService() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateCatalog, createDatabase, createTable, deleteCatalog, deleteDatabase, deleteTable, getCatalog, getDatabase, getTable, listCatalogs, listDatabases, listTables, renameTable, updateDatabase, updateTableCopyright © 2024 Google LLC. All rights reserved.