Class HealthServiceImpl

java.lang.Object
tech.skworks.tachyon.plugin.core.grpc.AbstractGrpcService
tech.skworks.tachyon.plugin.core.system.HealthServiceImpl
All Implemented Interfaces:
HealthService

public class HealthServiceImpl extends AbstractGrpcService implements HealthService
Project Tachyon Class GrpcSystemService

Handles core backend connectivity, gRPC ping telemetry, and autonomous adaptive health monitoring.

Since:
1.0.0-SNAPSHOT
Version:
2.0
Author:
Jimmy (vSKAH)