public class PollingAwaitStrategy extends SleepingAwaitStrategyBase
| Modifier and Type | Field and Description |
|---|---|
static String |
CONTAINER_DIRECTORY |
static String |
TAG |
| Constructor and Description |
|---|
PollingAwaitStrategy(Cube<?> cube,
DockerClientExecutor dockerClientExecutor,
Await params) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
await() |
int |
getPollIterations() |
List<Integer> |
getPorts() |
String |
getType() |
getSleepTime, getTimeUnitpublic static final String TAG
public static final String CONTAINER_DIRECTORY
public PollingAwaitStrategy(Cube<?> cube, DockerClientExecutor dockerClientExecutor, Await params)
Copyright © 2018 JBoss by Red Hat. All rights reserved.