Class TachyonReadinessGrpcCheck

java.lang.Object
tech.skworks.tachyon.service.infra.health.TachyonReadinessGrpcCheck
All Implemented Interfaces:
io.grpc.BindableService

public class TachyonReadinessGrpcCheck extends Object implements io.grpc.BindableService
Project Tachyon Class SystemGrpcService
Since:
1.0.0-SNAPSHOT
Version:
2.0
Author:
Jimmy (vSKAH) - 08/04/2026
  • Constructor Details

    • TachyonReadinessGrpcCheck

      public TachyonReadinessGrpcCheck()
  • Method Details

    • bindService

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

      public io.smallrye.mutiny.Uni<org.bson.RawBsonDocument> ping(org.bson.RawBsonDocument rawRequest)