public interface CheckReadyControllerHandle extends Closeable
| Modifier and Type | Method and Description |
|---|---|
CheckReadyControllerStatus |
generateReadinessStatus()
Generate the status identifying whether we are "ready" now or not, and a reason why not if that is the case.
|
CheckReadyControllerStatus generateReadinessStatus() throws IOException
IOException