Class MetastoreServiceGrpc.MetastoreServiceBlockingStub

  • Enclosing class:
    MetastoreServiceGrpc

    public static final class MetastoreServiceGrpc.MetastoreServiceBlockingStub
    extends io.grpc.stub.AbstractBlockingStub<MetastoreServiceGrpc.MetastoreServiceBlockingStub>
    A stub to allow clients to do synchronous rpc calls to service MetastoreService.
     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/*`