Class MemoryBankServiceGrpc.MemoryBankServiceImplBase (3.68.0)

public abstract static class MemoryBankServiceGrpc.MemoryBankServiceImplBase implements BindableService, MemoryBankServiceGrpc.AsyncService

Base class for the server implementation of the service MemoryBankService.

A service for managing memories for LLM applications.

Inheritance

java.lang.Object > MemoryBankServiceGrpc.MemoryBankServiceImplBase

Implements

io.grpc.BindableService, MemoryBankServiceGrpc.AsyncService

Constructors

MemoryBankServiceImplBase()

public MemoryBankServiceImplBase()

Methods

bindService()

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