Package | Description |
---|---|
org.springframework.cloud.dataflow.common.test.docker.compose | |
org.springframework.cloud.dataflow.common.test.docker.compose.logging |
Modifier and Type | Field and Description |
---|---|
protected LogCollector |
DockerComposeRule.Builder.logCollector |
Modifier and Type | Method and Description |
---|---|
protected LogCollector |
DockerComposeRule.logCollector() |
Modifier and Type | Method and Description |
---|---|
T |
DockerComposeRule.Builder.logCollector(LogCollector logCollector) |
Constructor and Description |
---|
DockerComposeRule(DockerComposeFiles files,
List<ClusterWait> clusterWaits,
LogCollector logCollector,
DockerMachine machine,
boolean pullOnStartup,
ProjectName projectName) |
Modifier and Type | Class and Description |
---|---|
class |
DoNothingLogCollector |
class |
FileLogCollector |
Modifier and Type | Method and Description |
---|---|
static LogCollector |
FileLogCollector.fromPath(String path) |
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.