public static class PhiAccrualFailureDetectStrategy.Config extends FailureDetectStrategy.Config implements org.komamitsu.fluency.validation.Validatable
| Constructor and Description |
|---|
Config() |
| Modifier and Type | Method and Description |
|---|---|
int |
getArrivalWindowSize() |
double |
getPhiThreshold() |
void |
setArrivalWindowSize(int arrivalWindowSize) |
void |
setPhiThreshold(float phiThreshold) |