Class SchemaServiceGrpc.SchemaServiceImplBase (0.37.0)

public abstract static class SchemaServiceGrpc.SchemaServiceImplBase implements BindableService, SchemaServiceGrpc.AsyncService

Base class for the server implementation of the service SchemaService.

Service for managing Schemas.

Inheritance

java.lang.Object > SchemaServiceGrpc.SchemaServiceImplBase

Implements

io.grpc.BindableService, SchemaServiceGrpc.AsyncService

Constructors

SchemaServiceImplBase()

public SchemaServiceImplBase()

Methods

bindService()

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