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