Class SnapshotServiceGrpc.SnapshotServiceImplBase

java.lang.Object
tech.skworks.tachyon.service.contracts.snapshot.SnapshotServiceGrpc.SnapshotServiceImplBase
All Implemented Interfaces:
io.grpc.BindableService, SnapshotServiceGrpc.AsyncService
Enclosing class:
SnapshotServiceGrpc

public abstract static class SnapshotServiceGrpc.SnapshotServiceImplBase extends Object implements io.grpc.BindableService, SnapshotServiceGrpc.AsyncService
Base class for the server implementation of the service SnapshotService.
  • Constructor Details

    • SnapshotServiceImplBase

      public SnapshotServiceImplBase()
  • Method Details

    • bindService

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