Class SnapshotsGrpc.SnapshotsImplBase

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

public abstract static class SnapshotsGrpc.SnapshotsImplBase extends Object implements io.grpc.BindableService, SnapshotsGrpc.AsyncService
Base class for the server implementation of the service Snapshots.
  • Constructor Details

    • SnapshotsImplBase

      public SnapshotsImplBase()
  • Method Details

    • bindService

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