Class IndexServiceGrpc.IndexServiceImplBase

java.lang.Object
io.dingodb.index.IndexServiceGrpc.IndexServiceImplBase
All Implemented Interfaces:
IndexServiceGrpc.AsyncService, io.grpc.BindableService
Enclosing class:
IndexServiceGrpc

public abstract static class IndexServiceGrpc.IndexServiceImplBase extends Object implements io.grpc.BindableService, IndexServiceGrpc.AsyncService
Base class for the server implementation of the service IndexService.
  • Constructor Details

    • IndexServiceImplBase

      public IndexServiceImplBase()
  • Method Details

    • bindService

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