Class PushServiceGrpc.PushServiceImplBase

java.lang.Object
io.dingodb.coordinator.PushServiceGrpc.PushServiceImplBase
All Implemented Interfaces:
PushServiceGrpc.AsyncService, io.grpc.BindableService
Enclosing class:
PushServiceGrpc

public abstract static class PushServiceGrpc.PushServiceImplBase extends Object implements io.grpc.BindableService, PushServiceGrpc.AsyncService
Base class for the server implementation of the service PushService.
  • Constructor Details

    • PushServiceImplBase

      public PushServiceImplBase()
  • Method Details

    • bindService

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