Class MilvusServiceGrpc.MilvusServiceImplBase

java.lang.Object
io.milvus.grpc.MilvusServiceGrpc.MilvusServiceImplBase
All Implemented Interfaces:
io.grpc.BindableService, MilvusServiceGrpc.AsyncService
Enclosing class:
MilvusServiceGrpc

public abstract static class MilvusServiceGrpc.MilvusServiceImplBase extends Object implements io.grpc.BindableService, MilvusServiceGrpc.AsyncService
Base class for the server implementation of the service MilvusService.
  • Constructor Details

    • MilvusServiceImplBase

      public MilvusServiceImplBase()
  • Method Details

    • bindService

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