Class DataScanServiceGrpc.DataScanServiceImplBase (1.31.0)

public abstract static class DataScanServiceGrpc.DataScanServiceImplBase implements BindableService, DataScanServiceGrpc.AsyncService

Base class for the server implementation of the service DataScanService.

DataScanService manages DataScan resources which can be configured to run various types of data scanning workload and generate enriched metadata (e.g. Data Profile, Data Quality) for the data source.

Inheritance

java.lang.Object > DataScanServiceGrpc.DataScanServiceImplBase

Implements

io.grpc.BindableService, DataScanServiceGrpc.AsyncService

Constructors

DataScanServiceImplBase()

public DataScanServiceImplBase()

Methods

bindService()

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