Class MatchServiceGrpc.MatchServiceImplBase

  • All Implemented Interfaces:
    MatchServiceGrpc.AsyncService, io.grpc.BindableService
    Enclosing class:
    MatchServiceGrpc

    public abstract static class MatchServiceGrpc.MatchServiceImplBase
    extends Object
    implements io.grpc.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.
     
    • Constructor Detail

      • MatchServiceImplBase

        public MatchServiceImplBase()
    • Method Detail

      • bindService

        public final io.grpc.ServerServiceDefinition bindService()
        Specified by:
        bindService in interface io.grpc.BindableService