Class DataScanServiceGrpc.DataScanServiceImplBase

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

    public abstract static class DataScanServiceGrpc.DataScanServiceImplBase
    extends Object
    implements io.grpc.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.
     
    • Constructor Detail

      • DataScanServiceImplBase

        public DataScanServiceImplBase()
    • Method Detail

      • bindService

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