Package | Description |
---|---|
org.springframework.cloud.dataflow.common.test.docker.compose |
Modifier and Type | Field and Description |
---|---|
protected List<ClusterWait> |
DockerComposeRule.Builder.clusterWaits |
Modifier and Type | Method and Description |
---|---|
List<ClusterWait> |
DockerComposeRule.clusterWaits() |
Modifier and Type | Method and Description |
---|---|
T |
DockerComposeRule.Builder.clusterWaits(Iterable<? extends ClusterWait> elements) |
Constructor and Description |
---|
DockerComposeRule(DockerComposeFiles files,
List<ClusterWait> clusterWaits,
LogCollector logCollector,
DockerMachine machine,
boolean pullOnStartup,
ProjectName projectName) |
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.