public class HealthCheckHoggingThreadsExecutionOptions extends HealthCheckExecutionOptions
Constructor and Description |
---|
HealthCheckHoggingThreadsExecutionOptions(boolean enabled,
long time,
TimeUnit unit,
boolean addToMicroProfileHealth,
Long thresholdPercentage,
int retryCount) |
Modifier and Type | Method and Description |
---|---|
int |
getRetryCount() |
Long |
getThresholdPercentage() |
getTime, getUnit, isAddToMicroProfileHealthCheck, isEnabled, setAddToMicroProfileHealth, setEnabled, setTime, setUnit
public Long getThresholdPercentage()
public int getRetryCount()
Copyright © 2020. All rights reserved.