Class MatchServiceGrpc.MatchServiceImplBase (3.21.0)

public abstract static class MatchServiceGrpc.MatchServiceImplBase implements BindableService, MatchServiceGrpc.AsyncService

Base class for the server implementation of the service MatchService.

MatchService is a Google managed service for efficient vector similarity search at scale.

Inheritance

java.lang.Object > MatchServiceGrpc.MatchServiceImplBase

Implements

io.grpc.BindableService, MatchServiceGrpc.AsyncService

Constructors

MatchServiceImplBase()

public MatchServiceImplBase()

Methods

bindService()

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