Class ProxyServiceGrpc.ProxyServiceImplBase

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

public abstract static class ProxyServiceGrpc.ProxyServiceImplBase extends Object implements io.grpc.BindableService, ProxyServiceGrpc.AsyncService
Base class for the server implementation of the service ProxyService.
  • Constructor Details

    • ProxyServiceImplBase

      public ProxyServiceImplBase()
  • Method Details

    • bindService

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