Class FileServiceGrpc.FileServiceImplBase

java.lang.Object
io.dingodb.fileservice.FileServiceGrpc.FileServiceImplBase
All Implemented Interfaces:
FileServiceGrpc.AsyncService, io.grpc.BindableService
Enclosing class:
FileServiceGrpc

public abstract static class FileServiceGrpc.FileServiceImplBase extends Object implements io.grpc.BindableService, FileServiceGrpc.AsyncService
Base class for the server implementation of the service FileService.
  • Constructor Details

    • FileServiceImplBase

      public FileServiceImplBase()
  • Method Details

    • bindService

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