Class VersionServiceGrpc.VersionServiceImplBase

java.lang.Object
io.dingodb.version.VersionServiceGrpc.VersionServiceImplBase
All Implemented Interfaces:
VersionServiceGrpc.AsyncService, io.grpc.BindableService
Enclosing class:
VersionServiceGrpc

public abstract static class VersionServiceGrpc.VersionServiceImplBase extends Object implements io.grpc.BindableService, VersionServiceGrpc.AsyncService
Base class for the server implementation of the service VersionService.
  • Constructor Details

    • VersionServiceImplBase

      public VersionServiceImplBase()
  • Method Details

    • bindService

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