| Package | Description |
|---|---|
| cz.xtf.core.openshift | |
| cz.xtf.core.waiting | |
| cz.xtf.core.waiting.failfast |
| Modifier and Type | Method and Description |
|---|---|
static OpenShiftWaiters |
OpenShiftWaiters.get(OpenShift openShift,
FailFastCheck failFast) |
| Modifier and Type | Method and Description |
|---|---|
SimpleWaiter |
SimpleWaiter.failFast(FailFastCheck failFast) |
SupplierWaiter |
SupplierWaiter.failFast(FailFastCheck failFast) |
default Waiter |
Waiter.failFast(FailFastCheck failFast)
Sets waiters fail fast function that indicates (returns true) if there is an error state and waiting should not
proceed.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MultipleFailFastChecksHandler
Handler for multiple
FailFastCheck instances. |
class |
WatchedResourcesSupplier<X>
Generic class for
FailFastCheck so that a builder can build it easily. |
| Modifier and Type | Method and Description |
|---|---|
FailFastCheck |
FailFastBuilder.build() |
Copyright © 2021. All rights reserved.