Class SchemaServiceGrpc.SchemaServiceImplBase (1.126.6)

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

Base class for the server implementation of the service SchemaService.

Service for doing schema-related operations.

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