Class DataCatalogGrpc.DataCatalogImplBase

  • All Implemented Interfaces:
    DataCatalogGrpc.AsyncService, io.grpc.BindableService
    Enclosing class:
    DataCatalogGrpc

    public abstract static class DataCatalogGrpc.DataCatalogImplBase
    extends Object
    implements io.grpc.BindableService, DataCatalogGrpc.AsyncService
    Base class for the server implementation of the service DataCatalog.
     Data Catalog API service allows clients to discover, understand, and manage
     their data.
     
    • Constructor Detail

      • DataCatalogImplBase

        public DataCatalogImplBase()
    • Method Detail

      • bindService

        public final io.grpc.ServerServiceDefinition bindService()
        Specified by:
        bindService in interface io.grpc.BindableService