Class CollectionsGrpc.CollectionsImplBase

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

public abstract static class CollectionsGrpc.CollectionsImplBase extends Object implements io.grpc.BindableService, CollectionsGrpc.AsyncService
Base class for the server implementation of the service Collections.
  • Constructor Details

    • CollectionsImplBase

      public CollectionsImplBase()
  • Method Details

    • bindService

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