public interface HealthCheckExecutionResult
HealthCheckExecutor
.
If the execution of the health check timed out, the methodModifier and Type | Method and Description |
---|---|
long |
getElapsedTimeInMs()
Get the elapsed time in ms
|
Date |
getFinishedAt()
Get the date, the health check finished or if the
execution timed out, the execution was aborted.
|
HealthCheckMetadata |
getHealthCheckMetadata()
Get the meta data about the health check service
|
Result |
getHealthCheckResult()
Get the result of the health check run.
|
boolean |
hasTimedOut()
Returns true if the execution has timed out.
|
Result getHealthCheckResult()
long getElapsedTimeInMs()
Date getFinishedAt()
boolean hasTimedOut()
true
if execution timed out.HealthCheckMetadata getHealthCheckMetadata()
"Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"