Class SystemGrpc.SystemImplBase

java.lang.Object
tech.skworks.tachyon.service.contracts.system.SystemGrpc.SystemImplBase
All Implemented Interfaces:
io.grpc.BindableService, SystemGrpc.AsyncService
Enclosing class:
SystemGrpc

public abstract static class SystemGrpc.SystemImplBase extends Object implements io.grpc.BindableService, SystemGrpc.AsyncService
Base class for the server implementation of the service System.
  • Constructor Details

    • SystemImplBase

      public SystemImplBase()
  • Method Details

    • bindService

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