public class UnavailableCheck
extends DefaultCheck
| Modifier and Type | Class and Description |
|---|---|
static class |
UnavailableCheck.Companion |
Check.DefaultImpls| Modifier and Type | Field and Description |
|---|---|
static UnavailableCheck.Companion |
Companion |
LOG_VALUES_COUNT| Constructor and Description |
|---|
UnavailableCheck(CheckGroup group) |
| Modifier and Type | Method and Description |
|---|---|
void |
check() |
long |
getUtilisationTime()
Status of remote instances cannot be checked easily. Because of that, check will work just a little bit longer.
|
void |
setUtilisationTime(long p)
Status of remote instances cannot be checked easily. Because of that, check will work just a little bit longer.
|
getAem, getGroup, getInstance, getProgress, getRunner, getStatus, getStatusLogger, getSuccess, getSync, logValues, setSync, statecheck, getFailure, getStatus, getSuccesspublic static UnavailableCheck.Companion Companion
public UnavailableCheck(@NotNull
CheckGroup group)
public long getUtilisationTime()
Status of remote instances cannot be checked easily. Because of that, check will work just a little bit longer.
public void setUtilisationTime(long p)
Status of remote instances cannot be checked easily. Because of that, check will work just a little bit longer.
public void check()