Class SqlOperationsServiceGrpc.SqlOperationsServiceImplBase (0.1.0)

public abstract static class SqlOperationsServiceGrpc.SqlOperationsServiceImplBase implements BindableService, SqlOperationsServiceGrpc.AsyncService

Base class for the server implementation of the service SqlOperationsService.

Service to fetch operations for database instances.

Inheritance

java.lang.Object > SqlOperationsServiceGrpc.SqlOperationsServiceImplBase

Implements

io.grpc.BindableService, SqlOperationsServiceGrpc.AsyncService

Constructors

SqlOperationsServiceImplBase()

public SqlOperationsServiceImplBase()

Methods

bindService()

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