Uses of Class
fish.payara.nucleus.healthcheck.HistoricHealthCheckEvent
-
Packages that use HistoricHealthCheckEvent Package Description fish.payara.nucleus.healthcheck -
-
Uses of HistoricHealthCheckEvent in fish.payara.nucleus.healthcheck
Methods in fish.payara.nucleus.healthcheck that return HistoricHealthCheckEvent Modifier and Type Method Description HistoricHealthCheckEvent[]HistoricHealthCheckEventStore. getTraces()HistoricHealthCheckEvent[]HistoricHealthCheckEventStore. getTraces(Integer limit)Methods in fish.payara.nucleus.healthcheck that return types with arguments of type HistoricHealthCheckEvent Modifier and Type Method Description NavigableSet<HistoricHealthCheckEvent>HistoricHealthCheckEventStore. getHistoricStore()Methods in fish.payara.nucleus.healthcheck with parameters of type HistoricHealthCheckEvent Modifier and Type Method Description intHistoricHealthCheckEvent. compareTo(HistoricHealthCheckEvent e)
-