Class DataCatalogGrpc.DataCatalogImplBase (1.35.0)

public abstract static class DataCatalogGrpc.DataCatalogImplBase implements 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.

Inheritance

java.lang.Object > DataCatalogGrpc.DataCatalogImplBase

Implements

io.grpc.BindableService, DataCatalogGrpc.AsyncService

Constructors

DataCatalogImplBase()

public DataCatalogImplBase()

Methods

bindService()

public final ServerServiceDefinition bindService()
Returns
TypeDescription
io.grpc.ServerServiceDefinition