| Interface | Description |
|---|---|
| LogWaitCheckerCallback |
Interface called during waiting on log when a log line matches
|
| WaitChecker |
Interface for various wait checkers
|
| WaitUtil.Precondition |
Simple interfact for checking some preconditions
|
| Class | Description |
|---|---|
| ExitCodeChecker | |
| HealthCheckChecker | |
| HttpPingChecker |
Check whether a given URL is available
|
| LogWaitChecker | |
| TcpPortChecker |
Check whether a given TCP port is available
|
| WaitUtil |
| Exception | Description |
|---|---|
| PreconditionFailedException |
Wait for a certain amount of time
|
| WaitTimeoutException |
Wait for a certain amount of time
|
Copyright © 2018. All rights reserved.