Class HealthCheckHoggingThreadsExecutionOptions

    • Constructor Detail

      • HealthCheckHoggingThreadsExecutionOptions

        public HealthCheckHoggingThreadsExecutionOptions​(boolean enabled,
                                                         long time,
                                                         TimeUnit unit,
                                                         boolean addToMicroProfileHealth,
                                                         Long thresholdPercentage,
                                                         int retryCount)
    • Method Detail

      • getThresholdPercentage

        public Long getThresholdPercentage()
      • getRetryCount

        public int getRetryCount()