Class QdrantGrpc.QdrantImplBase

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

public abstract static class QdrantGrpc.QdrantImplBase extends Object implements io.grpc.BindableService, QdrantGrpc.AsyncService
Base class for the server implementation of the service Qdrant.
  • Constructor Details

    • QdrantImplBase

      public QdrantImplBase()
  • Method Details

    • bindService

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