Class SqlDataServiceGrpc.SqlDataServiceImplBase (0.1.0)

public abstract static class SqlDataServiceGrpc.SqlDataServiceImplBase implements BindableService, SqlDataServiceGrpc.AsyncService

Base class for the server implementation of the service SqlDataService.

Service for streaming data to and from Cloud SQL instances.

Inheritance

java.lang.Object > SqlDataServiceGrpc.SqlDataServiceImplBase

Implements

io.grpc.BindableService, SqlDataServiceGrpc.AsyncService

Constructors

SqlDataServiceImplBase()

public SqlDataServiceImplBase()

Methods

bindService()

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