Class SqlEventsServiceGrpc.SqlEventsServiceImplBase (0.1.0)

public abstract static class SqlEventsServiceGrpc.SqlEventsServiceImplBase implements BindableService, SqlEventsServiceGrpc.AsyncService

Base class for the server implementation of the service SqlEventsService.

Service that exposes Cloud SQL event information. This service is only used internally.

Inheritance

java.lang.Object > SqlEventsServiceGrpc.SqlEventsServiceImplBase

Implements

io.grpc.BindableService, SqlEventsServiceGrpc.AsyncService

Constructors

SqlEventsServiceImplBase()

public SqlEventsServiceImplBase()

Methods

bindService()

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