Class ExampleStoreServiceGrpc.ExampleStoreServiceImplBase (3.65.0)

public abstract static class ExampleStoreServiceGrpc.ExampleStoreServiceImplBase implements BindableService, ExampleStoreServiceGrpc.AsyncService

Base class for the server implementation of the service ExampleStoreService.

A service for managing and retrieving few-shot examples.

Inheritance

java.lang.Object > ExampleStoreServiceGrpc.ExampleStoreServiceImplBase

Implements

io.grpc.BindableService, ExampleStoreServiceGrpc.AsyncService

Constructors

ExampleStoreServiceImplBase()

public ExampleStoreServiceImplBase()

Methods

bindService()

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