Class PointsGrpc.PointsImplBase

java.lang.Object
io.qdrant.client.grpc.PointsGrpc.PointsImplBase
All Implemented Interfaces:
io.grpc.BindableService, PointsGrpc.AsyncService
Enclosing class:
PointsGrpc

public abstract static class PointsGrpc.PointsImplBase extends Object implements io.grpc.BindableService, PointsGrpc.AsyncService
Base class for the server implementation of the service Points.
  • Constructor Details

    • PointsImplBase

      public PointsImplBase()
  • Method Details

    • bindService

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