Class DataCatalogGrpc.DataCatalogImplBase (1.47.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 you to discover, understand, and manage your 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