Class SqlTranslationServiceGrpc.SqlTranslationServiceImplBase (0.20.0)

public abstract static class SqlTranslationServiceGrpc.SqlTranslationServiceImplBase implements BindableService, SqlTranslationServiceGrpc.AsyncService

Base class for the server implementation of the service SqlTranslationService.

Provides other SQL dialects to GoogleSQL translation operations.

Inheritance

java.lang.Object > SqlTranslationServiceGrpc.SqlTranslationServiceImplBase

Implements

io.grpc.BindableService, SqlTranslationServiceGrpc.AsyncService

Constructors

SqlTranslationServiceImplBase()

public SqlTranslationServiceImplBase()

Methods

bindService()

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