Class StoreServiceGrpc.StoreServiceImplBase

java.lang.Object
io.dingodb.store.StoreServiceGrpc.StoreServiceImplBase
All Implemented Interfaces:
StoreServiceGrpc.AsyncService, io.grpc.BindableService
Enclosing class:
StoreServiceGrpc

public abstract static class StoreServiceGrpc.StoreServiceImplBase extends Object implements io.grpc.BindableService, StoreServiceGrpc.AsyncService
Base class for the server implementation of the service StoreService.
  • Constructor Details

    • StoreServiceImplBase

      public StoreServiceImplBase()
  • Method Details

    • bindService

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