Class DocumentServiceGrpc.DocumentServiceImplBase

java.lang.Object
io.dingodb.document.DocumentServiceGrpc.DocumentServiceImplBase
All Implemented Interfaces:
DocumentServiceGrpc.AsyncService, io.grpc.BindableService
Enclosing class:
DocumentServiceGrpc

public abstract static class DocumentServiceGrpc.DocumentServiceImplBase extends Object implements io.grpc.BindableService, DocumentServiceGrpc.AsyncService
Base class for the server implementation of the service DocumentService.
  • Constructor Details

    • DocumentServiceImplBase

      public DocumentServiceImplBase()
  • Method Details

    • bindService

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