Class MigrationServiceGrpc.MigrationServiceImplBase (0.40.0)

public abstract static class MigrationServiceGrpc.MigrationServiceImplBase implements BindableService, MigrationServiceGrpc.AsyncService

Base class for the server implementation of the service MigrationService.

Service to handle EDW migrations.

Inheritance

java.lang.Object > MigrationServiceGrpc.MigrationServiceImplBase

Implements

io.grpc.BindableService, MigrationServiceGrpc.AsyncService

Constructors

MigrationServiceImplBase()

public MigrationServiceImplBase()

Methods

bindService()

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