Class TachyonReadinessGrpcCheck
java.lang.Object
tech.skworks.tachyon.service.infra.health.TachyonReadinessGrpcCheck
- All Implemented Interfaces:
io.grpc.BindableService
Project Tachyon
Class SystemGrpcService
- Since:
- 1.0.0-SNAPSHOT
- Version:
- 2.0
- Author:
- Jimmy (vSKAH) - 08/04/2026
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionio.grpc.ServerServiceDefinitionio.smallrye.mutiny.Uni<org.bson.RawBsonDocument> ping(org.bson.RawBsonDocument rawRequest)
-
Constructor Details
-
TachyonReadinessGrpcCheck
public TachyonReadinessGrpcCheck()
-
-
Method Details
-
bindService
public io.grpc.ServerServiceDefinition bindService()- Specified by:
bindServicein interfaceio.grpc.BindableService
-
ping
public io.smallrye.mutiny.Uni<org.bson.RawBsonDocument> ping(org.bson.RawBsonDocument rawRequest)
-