Class DebugServiceGrpc.DebugServiceImplBase

java.lang.Object
io.dingodb.debug.DebugServiceGrpc.DebugServiceImplBase
All Implemented Interfaces:
DebugServiceGrpc.AsyncService, io.grpc.BindableService
Enclosing class:
DebugServiceGrpc

public abstract static class DebugServiceGrpc.DebugServiceImplBase extends Object implements io.grpc.BindableService, DebugServiceGrpc.AsyncService
Base class for the server implementation of the service DebugService.
  • Constructor Details

    • DebugServiceImplBase

      public DebugServiceImplBase()
  • Method Details

    • bindService

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