Class RoutingApiGrpc.RoutingApiImplBase

java.lang.Object
io.deephaven.proto.routing.grpc.RoutingApiGrpc.RoutingApiImplBase
All Implemented Interfaces:
RoutingApiGrpc.AsyncService, io.grpc.BindableService
Direct Known Subclasses:
RoutingServiceImpl
Enclosing class:
RoutingApiGrpc

public abstract static class RoutingApiGrpc.RoutingApiImplBase extends Object implements io.grpc.BindableService, RoutingApiGrpc.AsyncService
Base class for the server implementation of the service RoutingApi.
 Remoting for the DataRoutingService interface.
 
  • Constructor Details

    • RoutingApiImplBase

      public RoutingApiImplBase()
  • Method Details

    • bindService

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