- getAggregateStatus() - Method in class org.apache.felix.hc.api.ResultLog
-
Return our aggregate status, i.e.
- getAsyncCronExpression() - Method in class org.apache.felix.hc.api.execution.HealthCheckMetadata
-
Return the cron expression used for asynchronous execution.
- getAsyncIntervalInSec() - Method in class org.apache.felix.hc.api.execution.HealthCheckMetadata
-
Return the interval in sec used for asynchronous execution.
- getElapsedTimeInMs() - Method in interface org.apache.felix.hc.api.execution.HealthCheckExecutionResult
-
Get the elapsed time in ms
- getException() - Method in class org.apache.felix.hc.api.ResultLog.Entry
-
- getFinishedAt() - Method in interface org.apache.felix.hc.api.execution.HealthCheckExecutionResult
-
Get the date, the health check finished or if the execution timed out, the execution was aborted.
- getHealthCheckMetadata() - Method in interface org.apache.felix.hc.api.execution.HealthCheckExecutionResult
-
Get the meta data about the health check service
- getHealthCheckResult() - Method in interface org.apache.felix.hc.api.execution.HealthCheckExecutionResult
-
Get the result of the health check run.
- getKeepNonOkResultsStickyForSec() - Method in class org.apache.felix.hc.api.execution.HealthCheckMetadata
-
Makes non-ok results stick for the given amount of time.
- getLogLevel() - Method in class org.apache.felix.hc.api.ResultLog.Entry
-
- getMBeanName() - Method in class org.apache.felix.hc.api.execution.HealthCheckMetadata
-
- getMessage() - Method in class org.apache.felix.hc.api.ResultLog.Entry
-
- getName() - Method in class org.apache.felix.hc.api.execution.HealthCheckMetadata
-
- getOverrideGlobalTimeout() - Method in class org.apache.felix.hc.api.execution.HealthCheckExecutionOptions
-
- getResultCacheTtlInMs() - Method in class org.apache.felix.hc.api.execution.HealthCheckMetadata
-
TTL for the result cache in ms.
- getServiceId() - Method in class org.apache.felix.hc.api.execution.HealthCheckMetadata
-
Return the service id.
- getServiceReference() - Method in class org.apache.felix.hc.api.execution.HealthCheckMetadata
-
Get the service reference.
- getStatus() - Method in class org.apache.felix.hc.api.Result
-
Return our Status
- getStatus() - Method in class org.apache.felix.hc.api.ResultLog.Entry
-
- getTags() - Method in class org.apache.felix.hc.api.execution.HealthCheckMetadata
-
- getTitle() - Method in class org.apache.felix.hc.api.execution.HealthCheckMetadata
-
The title of the health check.