Uses of Enum Class
com.erudika.para.server.utils.HealthUtils
Packages that use HealthUtils
- 
Uses of HealthUtils in com.erudika.para.server.utils
Subclasses with type arguments of type HealthUtils in com.erudika.para.server.utilsModifier and TypeClassDescriptionenumA utility for evaluating the health of the Para cluster.Methods in com.erudika.para.server.utils that return HealthUtilsModifier and TypeMethodDescriptionstatic HealthUtilsHealthUtils.getInstance()Provides access to the singleton instance methods.static HealthUtilsReturns the enum constant of this class with the specified name.static HealthUtils[]HealthUtils.values()Returns an array containing the constants of this enum class, in the order they are declared.