Uses of Class
io.prestosql.failuredetector.HeartbeatFailureDetector.Stats
-
Packages that use HeartbeatFailureDetector.Stats Package Description io.prestosql.failuredetector io.prestosql.server -
-
Uses of HeartbeatFailureDetector.Stats in io.prestosql.failuredetector
Methods in io.prestosql.failuredetector that return types with arguments of type HeartbeatFailureDetector.Stats Modifier and Type Method Description Map<io.airlift.discovery.client.ServiceDescriptor,HeartbeatFailureDetector.Stats>HeartbeatFailureDetector. getStats() -
Uses of HeartbeatFailureDetector.Stats in io.prestosql.server
Methods in io.prestosql.server that return types with arguments of type HeartbeatFailureDetector.Stats Modifier and Type Method Description Collection<HeartbeatFailureDetector.Stats>NodeResource. getFailed()Collection<HeartbeatFailureDetector.Stats>NodeResource. getNodeStats()
-