Class dingoGrpc.dingoImplBase

java.lang.Object
io.dingodb.cluster.dingoGrpc.dingoImplBase
All Implemented Interfaces:
dingoGrpc.AsyncService, io.grpc.BindableService
Enclosing class:
dingoGrpc

public abstract static class dingoGrpc.dingoImplBase extends Object implements io.grpc.BindableService, dingoGrpc.AsyncService
Base class for the server implementation of the service dingo.
  • Constructor Details

    • dingoImplBase

      public dingoImplBase()
  • Method Details

    • bindService

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