Uses of Class
io.quarkus.grpc.runtime.health.GrpcHealthStorage
-
Packages that use GrpcHealthStorage Package Description io.quarkus.grpc.runtime.devmode io.quarkus.grpc.runtime.health -
-
Uses of GrpcHealthStorage in io.quarkus.grpc.runtime.devmode
Fields in io.quarkus.grpc.runtime.devmode declared as GrpcHealthStorage Modifier and Type Field Description (package private) GrpcHealthStorageGrpcServices. healthStorage -
Uses of GrpcHealthStorage in io.quarkus.grpc.runtime.health
Fields in io.quarkus.grpc.runtime.health declared as GrpcHealthStorage Modifier and Type Field Description (package private) GrpcHealthStorageGrpcHealthCheck. healthService(package private) GrpcHealthStorageGrpcHealthEndpoint. healthStorage
-