Class StargateBridgeGrpc.StargateBridgeImplBase

java.lang.Object
io.stargate.bridge.proto.StargateBridgeGrpc.StargateBridgeImplBase
All Implemented Interfaces:
io.grpc.BindableService, StargateBridgeGrpc.AsyncService
Enclosing class:
StargateBridgeGrpc

public abstract static class StargateBridgeGrpc.StargateBridgeImplBase extends Object implements io.grpc.BindableService, StargateBridgeGrpc.AsyncService
Base class for the server implementation of the service StargateBridge.
 The gPRC API used by Stargate services to interact with the persistence backend.
 
  • Constructor Details

    • StargateBridgeImplBase

      public StargateBridgeImplBase()
  • Method Details

    • bindService

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