Class NodeServiceGrpc.NodeServiceImplBase

java.lang.Object
io.dingodb.node.NodeServiceGrpc.NodeServiceImplBase
All Implemented Interfaces:
NodeServiceGrpc.AsyncService, io.grpc.BindableService
Enclosing class:
NodeServiceGrpc

public abstract static class NodeServiceGrpc.NodeServiceImplBase extends Object implements io.grpc.BindableService, NodeServiceGrpc.AsyncService
Base class for the server implementation of the service NodeService.
  • Constructor Details

    • NodeServiceImplBase

      public NodeServiceImplBase()
  • Method Details

    • bindService

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