Class DataProductServiceGrpc.DataProductServiceImplBase (1.86.0)

public abstract static class DataProductServiceGrpc.DataProductServiceImplBase implements BindableService, DataProductServiceGrpc.AsyncService

Base class for the server implementation of the service DataProductService.

DataProductService provides APIs for managing data products and the underlying data assets.

Inheritance

java.lang.Object > DataProductServiceGrpc.DataProductServiceImplBase

Implements

io.grpc.BindableService, DataProductServiceGrpc.AsyncService

Constructors

DataProductServiceImplBase()

public DataProductServiceImplBase()

Methods

bindService()

public final ServerServiceDefinition bindService()
Returns
Type Description
io.grpc.ServerServiceDefinition