Skip navigation links
A B C D E F G H I K L M N O P R S T U V W 

A

AdditionalEnvironmentValidator - Class in org.springframework.cloud.dataflow.common.test.docker.compose.configuration
 
after() - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.DockerComposeRule
 
AGGRESSIVE - Static variable in interface org.springframework.cloud.dataflow.common.test.docker.compose.configuration.ShutdownStrategy
Deprecated.
Use ShutdownStrategy.KILL_DOWN (the default strategy)
AGGRESSIVE_WITH_NETWORK_CLEANUP - Static variable in interface org.springframework.cloud.dataflow.common.test.docker.compose.configuration.ShutdownStrategy
Deprecated.
Use ShutdownStrategy.KILL_DOWN (the default strategy)
AggressiveShutdownStrategy - Class in org.springframework.cloud.dataflow.common.test.docker.compose.execution
AggressiveShutdownStrategy() - Constructor for class org.springframework.cloud.dataflow.common.test.docker.compose.execution.AggressiveShutdownStrategy
Deprecated.
 
AggressiveShutdownWithNetworkCleanupStrategy - Class in org.springframework.cloud.dataflow.common.test.docker.compose.execution
AggressiveShutdownWithNetworkCleanupStrategy() - Constructor for class org.springframework.cloud.dataflow.common.test.docker.compose.execution.AggressiveShutdownWithNetworkCleanupStrategy
Deprecated.
 
allContainers() - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.connection.Cluster
 
areAllPortsOpen() - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.connection.Container
 
areAvailable() - Static method in class org.springframework.cloud.dataflow.common.test.docker.compose.matchers.AvailablePortMatcher
 
arguments() - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.execution.DockerComposeExecArgument
 
arguments(String...) - Static method in class org.springframework.cloud.dataflow.common.test.docker.compose.execution.DockerComposeExecArgument
 
arguments() - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.execution.DockerComposeRunArgument
 
arguments(String...) - Static method in class org.springframework.cloud.dataflow.common.test.docker.compose.execution.DockerComposeRunArgument
 
asString() - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.configuration.ProjectName
 
Attempt - Interface in org.springframework.cloud.dataflow.common.test.docker.compose.connection.waiting
 
attempt() - Method in interface org.springframework.cloud.dataflow.common.test.docker.compose.connection.waiting.Attempt
 
AvailablePortMatcher - Class in org.springframework.cloud.dataflow.common.test.docker.compose.matchers
 
AvailablePortMatcher() - Constructor for class org.springframework.cloud.dataflow.common.test.docker.compose.matchers.AvailablePortMatcher
 

B

before() - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.DockerComposeRule
 
build() - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.connection.Cluster.Builder
 
build() - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.connection.ContainerName.Builder
 
build() - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.connection.DockerMachine.LocalBuilder
 
build() - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.connection.DockerMachine.RemoteBuilder
 
build() - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.DockerComposeRule.Builder
 
build() - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.execution.DefaultDockerCompose
 
build() - Method in interface org.springframework.cloud.dataflow.common.test.docker.compose.execution.DockerCompose
 
build() - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.execution.DockerComposeExecutable.Builder
 
build() - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.execution.DockerExecutable.Builder
 
builder() - Static method in class org.springframework.cloud.dataflow.common.test.docker.compose.connection.Cluster
 
Builder() - Constructor for class org.springframework.cloud.dataflow.common.test.docker.compose.connection.Cluster.Builder
 
builder() - Static method in class org.springframework.cloud.dataflow.common.test.docker.compose.connection.ContainerName
 
Builder() - Constructor for class org.springframework.cloud.dataflow.common.test.docker.compose.connection.ContainerName.Builder
 
builder() - Static method in class org.springframework.cloud.dataflow.common.test.docker.compose.DockerComposeRule
 
Builder() - Constructor for class org.springframework.cloud.dataflow.common.test.docker.compose.DockerComposeRule.Builder
 
builder() - Static method in class org.springframework.cloud.dataflow.common.test.docker.compose.execution.DockerComposeExecutable
 
Builder() - Constructor for class org.springframework.cloud.dataflow.common.test.docker.compose.execution.DockerComposeExecutable.Builder
 
builder() - Static method in class org.springframework.cloud.dataflow.common.test.docker.compose.execution.DockerExecutable
 
Builder() - Constructor for class org.springframework.cloud.dataflow.common.test.docker.compose.execution.DockerExecutable.Builder
 

C

call() - Method in interface org.springframework.cloud.dataflow.common.test.docker.compose.execution.Retryer.RetryableDockerOperation
 
circleAwareLogDirectory(Class<?>) - Static method in class org.springframework.cloud.dataflow.common.test.docker.compose.logging.LogDirectory
For tests running on CircleCI, save logs into $CIRCLE_ARTIFACTS/dockerLogs/<testClassName>.
circleAwareLogDirectory(String) - Static method in class org.springframework.cloud.dataflow.common.test.docker.compose.logging.LogDirectory
 
Cluster - Class in org.springframework.cloud.dataflow.common.test.docker.compose.connection
 
Cluster(String, ContainerCache) - Constructor for class org.springframework.cloud.dataflow.common.test.docker.compose.connection.Cluster
 
Cluster.Builder - Class in org.springframework.cloud.dataflow.common.test.docker.compose.connection
 
ClusterHealthCheck - Interface in org.springframework.cloud.dataflow.common.test.docker.compose.connection.waiting
 
ClusterWait - Class in org.springframework.cloud.dataflow.common.test.docker.compose.connection.waiting
 
ClusterWait(ClusterHealthCheck, ReadableDuration) - Constructor for class org.springframework.cloud.dataflow.common.test.docker.compose.connection.waiting.ClusterWait
 
clusterWaits(Iterable<? extends ClusterWait>) - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.DockerComposeRule.Builder
 
clusterWaits() - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.DockerComposeRule
 
Command - Class in org.springframework.cloud.dataflow.common.test.docker.compose.execution
 
Command(Executable, Consumer<String>) - Constructor for class org.springframework.cloud.dataflow.common.test.docker.compose.execution.Command
 
commandName() - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.execution.DockerComposeExecutable
 
commandName() - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.execution.DockerExecutable
 
commandName() - Method in interface org.springframework.cloud.dataflow.common.test.docker.compose.execution.Executable
 
condensedStacktraceFor(Throwable) - Static method in enum org.springframework.cloud.dataflow.common.test.docker.compose.connection.waiting.Exceptions
 
config() - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.execution.DefaultDockerCompose
 
config() - Method in interface org.springframework.cloud.dataflow.common.test.docker.compose.execution.DockerCompose
 
configuredDockerComposeProcess() - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.connection.DockerMachine
 
configuredDockerComposeProcess() - Method in interface org.springframework.cloud.dataflow.common.test.docker.compose.execution.DockerConfiguration
 
configuredVersion() - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.execution.Docker
 
ConflictingContainerRemovingDockerCompose - Class in org.springframework.cloud.dataflow.common.test.docker.compose.execution
 
ConflictingContainerRemovingDockerCompose(DockerCompose, Docker) - Constructor for class org.springframework.cloud.dataflow.common.test.docker.compose.execution.ConflictingContainerRemovingDockerCompose
 
ConflictingContainerRemovingDockerCompose(DockerCompose, Docker, int) - Constructor for class org.springframework.cloud.dataflow.common.test.docker.compose.execution.ConflictingContainerRemovingDockerCompose
 
constructComposeFileCommand() - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.configuration.DockerComposeFiles
 
constructComposeFileCommand() - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.configuration.ProjectName
 
container(String) - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.connection.Cluster
 
Container - Class in org.springframework.cloud.dataflow.common.test.docker.compose.connection
 
Container(String, Docker, DockerCompose) - Constructor for class org.springframework.cloud.dataflow.common.test.docker.compose.connection.Container
 
container(String) - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.connection.ContainerCache
 
containerCache(ContainerCache) - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.connection.Cluster.Builder
 
containerCache() - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.connection.Cluster
 
ContainerCache - Class in org.springframework.cloud.dataflow.common.test.docker.compose.connection
 
ContainerCache(Docker, DockerCompose) - Constructor for class org.springframework.cloud.dataflow.common.test.docker.compose.connection.ContainerCache
 
ContainerName - Class in org.springframework.cloud.dataflow.common.test.docker.compose.connection
 
ContainerName(String, String) - Constructor for class org.springframework.cloud.dataflow.common.test.docker.compose.connection.ContainerName
 
ContainerName.Builder - Class in org.springframework.cloud.dataflow.common.test.docker.compose.connection
 
ContainerNames - Class in org.springframework.cloud.dataflow.common.test.docker.compose.connection
 
containers(List<String>) - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.connection.Cluster
 
containers() - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.connection.ContainerCache
 
containers() - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.DockerComposeRule
 

D

DaemonEnvironmentValidator - Class in org.springframework.cloud.dataflow.common.test.docker.compose.configuration
 
DaemonHostIpResolver - Class in org.springframework.cloud.dataflow.common.test.docker.compose.configuration
 
DaemonHostIpResolver() - Constructor for class org.springframework.cloud.dataflow.common.test.docker.compose.configuration.DaemonHostIpResolver
 
DEFAULT_RETRY_ATTEMPTS - Static variable in class org.springframework.cloud.dataflow.common.test.docker.compose.DockerComposeRule
 
DEFAULT_TIMEOUT - Static variable in class org.springframework.cloud.dataflow.common.test.docker.compose.DockerComposeRule
 
DefaultDockerCompose - Class in org.springframework.cloud.dataflow.common.test.docker.compose.execution
 
DefaultDockerCompose(DockerComposeFiles, DockerMachine, ProjectName) - Constructor for class org.springframework.cloud.dataflow.common.test.docker.compose.execution.DefaultDockerCompose
 
DefaultDockerCompose(DockerComposeExecutable, DockerMachine) - Constructor for class org.springframework.cloud.dataflow.common.test.docker.compose.execution.DefaultDockerCompose
 
describeMismatchSafely(Collection<DockerPort>, Description) - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.matchers.AvailablePortMatcher
 
describeTo(Description) - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.matchers.AvailablePortMatcher
 
docker() - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.DockerComposeRule
 
Docker - Class in org.springframework.cloud.dataflow.common.test.docker.compose.execution
 
Docker(DockerExecutable) - Constructor for class org.springframework.cloud.dataflow.common.test.docker.compose.execution.Docker
 
DOCKER_CERT_PATH - Static variable in interface org.springframework.cloud.dataflow.common.test.docker.compose.configuration.EnvironmentVariables
 
DOCKER_HOST - Static variable in interface org.springframework.cloud.dataflow.common.test.docker.compose.configuration.EnvironmentVariables
 
DOCKER_TLS_VERIFY - Static variable in interface org.springframework.cloud.dataflow.common.test.docker.compose.configuration.EnvironmentVariables
 
DockerCommandLocations - Class in org.springframework.cloud.dataflow.common.test.docker.compose.execution
 
DockerCommandLocations(String...) - Constructor for class org.springframework.cloud.dataflow.common.test.docker.compose.execution.DockerCommandLocations
 
dockerCompose() - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.DockerComposeRule
 
DockerCompose - Interface in org.springframework.cloud.dataflow.common.test.docker.compose.execution
 
DockerComposeExecArgument - Class in org.springframework.cloud.dataflow.common.test.docker.compose.execution
 
DockerComposeExecArgument(List<String>) - Constructor for class org.springframework.cloud.dataflow.common.test.docker.compose.execution.DockerComposeExecArgument
 
DockerComposeExecOption - Class in org.springframework.cloud.dataflow.common.test.docker.compose.execution
 
DockerComposeExecOption(List<String>) - Constructor for class org.springframework.cloud.dataflow.common.test.docker.compose.execution.DockerComposeExecOption
 
dockerComposeExecutable() - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.DockerComposeRule
 
DockerComposeExecutable - Class in org.springframework.cloud.dataflow.common.test.docker.compose.execution
 
DockerComposeExecutable(DockerComposeFiles, DockerConfiguration, ProjectName) - Constructor for class org.springframework.cloud.dataflow.common.test.docker.compose.execution.DockerComposeExecutable
 
DockerComposeExecutable.Builder - Class in org.springframework.cloud.dataflow.common.test.docker.compose.execution
 
DockerComposeFiles - Class in org.springframework.cloud.dataflow.common.test.docker.compose.configuration
 
DockerComposeFiles(List<File>) - Constructor for class org.springframework.cloud.dataflow.common.test.docker.compose.configuration.DockerComposeFiles
 
dockerComposeFiles(DockerComposeFiles) - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.execution.DockerComposeExecutable.Builder
 
dockerComposeFiles() - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.execution.DockerComposeExecutable
 
dockerComposePath() - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.execution.DockerComposeExecutable
 
DockerComposeRule - Class in org.springframework.cloud.dataflow.common.test.docker.compose
 
DockerComposeRule(DockerComposeFiles, List<ClusterWait>, LogCollector) - Constructor for class org.springframework.cloud.dataflow.common.test.docker.compose.DockerComposeRule
 
DockerComposeRule.Builder - Class in org.springframework.cloud.dataflow.common.test.docker.compose
 
DockerComposeRunArgument - Class in org.springframework.cloud.dataflow.common.test.docker.compose.execution
 
DockerComposeRunArgument(List<String>) - Constructor for class org.springframework.cloud.dataflow.common.test.docker.compose.execution.DockerComposeRunArgument
 
DockerComposeRunOption - Class in org.springframework.cloud.dataflow.common.test.docker.compose.execution
 
DockerComposeRunOption(List<String>) - Constructor for class org.springframework.cloud.dataflow.common.test.docker.compose.execution.DockerComposeRunOption
 
DockerComposeVersion - Class in org.springframework.cloud.dataflow.common.test.docker.compose.execution
 
dockerConfiguration(DockerConfiguration) - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.execution.DockerComposeExecutable.Builder
 
dockerConfiguration() - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.execution.DockerComposeExecutable
 
DockerConfiguration - Interface in org.springframework.cloud.dataflow.common.test.docker.compose.execution
 
dockerConfiguration(DockerConfiguration) - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.execution.DockerExecutable.Builder
 
dockerConfiguration() - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.execution.DockerExecutable
 
dockerExecutable() - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.DockerComposeRule
 
DockerExecutable - Class in org.springframework.cloud.dataflow.common.test.docker.compose.execution
 
DockerExecutable(DockerConfiguration) - Constructor for class org.springframework.cloud.dataflow.common.test.docker.compose.execution.DockerExecutable
 
DockerExecutable.Builder - Class in org.springframework.cloud.dataflow.common.test.docker.compose.execution
 
DockerExecutionException - Exception in org.springframework.cloud.dataflow.common.test.docker.compose.execution
 
DockerExecutionException() - Constructor for exception org.springframework.cloud.dataflow.common.test.docker.compose.execution.DockerExecutionException
 
DockerExecutionException(String) - Constructor for exception org.springframework.cloud.dataflow.common.test.docker.compose.execution.DockerExecutionException
 
DockerForMacHostsIssue - Class in org.springframework.cloud.dataflow.common.test.docker.compose.execution
Check whether Mac OS X users have pointed localunixsocket to localhost.
DockerMachine - Class in org.springframework.cloud.dataflow.common.test.docker.compose.connection
 
DockerMachine(String, Map<String, String>) - Constructor for class org.springframework.cloud.dataflow.common.test.docker.compose.connection.DockerMachine
 
DockerMachine.LocalBuilder - Class in org.springframework.cloud.dataflow.common.test.docker.compose.connection
 
DockerMachine.RemoteBuilder - Class in org.springframework.cloud.dataflow.common.test.docker.compose.connection
 
dockerPath() - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.execution.DockerExecutable
 
DockerPort - Class in org.springframework.cloud.dataflow.common.test.docker.compose.connection
 
DockerPort(String, int, int) - Constructor for class org.springframework.cloud.dataflow.common.test.docker.compose.connection.DockerPort
 
DockerPort(String, PortMapping) - Constructor for class org.springframework.cloud.dataflow.common.test.docker.compose.connection.DockerPort
 
DockerType - Enum in org.springframework.cloud.dataflow.common.test.docker.compose.configuration
 
DoNothingLogCollector - Class in org.springframework.cloud.dataflow.common.test.docker.compose.logging
 
DoNothingLogCollector() - Constructor for class org.springframework.cloud.dataflow.common.test.docker.compose.logging.DoNothingLogCollector
 
down() - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.execution.DefaultDockerCompose
 
down() - Method in interface org.springframework.cloud.dataflow.common.test.docker.compose.execution.DockerCompose
 

E

EnvironmentValidator - Interface in org.springframework.cloud.dataflow.common.test.docker.compose.configuration
 
EnvironmentVariables - Interface in org.springframework.cloud.dataflow.common.test.docker.compose.configuration
 
equals(Object) - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.connection.Container
 
equals(Object) - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.connection.ContainerName
 
equals(Object) - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.connection.DockerPort
 
equals(Object) - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.connection.PortMapping
 
equals(Object) - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.connection.Ports
 
equals(Object) - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.execution.DockerComposeExecArgument
 
equals(Object) - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.execution.DockerComposeExecOption
 
equals(Object) - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.execution.DockerComposeRunArgument
 
equals(Object) - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.execution.DockerComposeRunOption
 
ErrorHandler - Interface in org.springframework.cloud.dataflow.common.test.docker.compose.execution
 
Exceptions - Enum in org.springframework.cloud.dataflow.common.test.docker.compose.connection.waiting
 
exec(DockerComposeExecOption, String, DockerComposeExecArgument) - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.DockerComposeRule
 
exec(DockerComposeExecOption, String, DockerComposeExecArgument) - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.execution.DefaultDockerCompose
 
exec(DockerComposeExecOption, String, DockerComposeExecArgument) - Method in interface org.springframework.cloud.dataflow.common.test.docker.compose.execution.DockerCompose
 
Executable - Interface in org.springframework.cloud.dataflow.common.test.docker.compose.execution
 
execute(ErrorHandler, String...) - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.execution.Command
 
execute(String...) - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.execution.DockerComposeExecutable
 
execute(String...) - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.execution.DockerExecutable
 
execute(String...) - Method in interface org.springframework.cloud.dataflow.common.test.docker.compose.execution.Executable
 
exitCode() - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.execution.ProcessResult
 

F

failed() - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.connection.waiting.SuccessOrFailure
 
failure(String) - Static method in class org.springframework.cloud.dataflow.common.test.docker.compose.connection.waiting.SuccessOrFailure
 
failureMessage() - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.connection.waiting.SuccessOrFailure
 
failureWithCondensedException(String, Exception) - Static method in class org.springframework.cloud.dataflow.common.test.docker.compose.connection.waiting.SuccessOrFailure
 
file(String) - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.DockerComposeRule.Builder
 
FileLogCollector - Class in org.springframework.cloud.dataflow.common.test.docker.compose.logging
 
FileLogCollector(File) - Constructor for class org.springframework.cloud.dataflow.common.test.docker.compose.logging.FileLogCollector
 
files(DockerComposeFiles) - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.DockerComposeRule.Builder
 
files() - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.DockerComposeRule
 
from(String...) - Static method in class org.springframework.cloud.dataflow.common.test.docker.compose.configuration.DockerComposeFiles
 
fromBoolean(boolean, String) - Static method in class org.springframework.cloud.dataflow.common.test.docker.compose.connection.waiting.SuccessOrFailure
 
fromException(Exception) - Static method in class org.springframework.cloud.dataflow.common.test.docker.compose.connection.waiting.SuccessOrFailure
 
fromPath(String) - Static method in class org.springframework.cloud.dataflow.common.test.docker.compose.logging.FileLogCollector
 
fromPsLine(String) - Static method in class org.springframework.cloud.dataflow.common.test.docker.compose.connection.ContainerName
 
fromString(String) - Static method in class org.springframework.cloud.dataflow.common.test.docker.compose.configuration.ProjectName
A name consisting of lowercase letters and numbers only.

G

getContainerName() - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.connection.Container
 
getExternalPort() - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.connection.DockerPort
 
getExternalPort() - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.connection.PortMapping
 
getFirstValidDockerTypeForEnvironment(Map<String, String>) - Static method in enum org.springframework.cloud.dataflow.common.test.docker.compose.configuration.DockerType
 
getInternalPort() - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.connection.DockerPort
 
getInternalPort() - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.connection.PortMapping
 
getIp() - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.connection.DockerMachine
 
getIp() - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.connection.DockerPort
 
GRACEFUL - Static variable in interface org.springframework.cloud.dataflow.common.test.docker.compose.configuration.ShutdownStrategy
Call docker-compose down, kill, then rm.
GracefulShutdownStrategy - Class in org.springframework.cloud.dataflow.common.test.docker.compose.execution
Send SIGTERM to containers first, allowing them up to 10 seconds to terminate before killing and rm-ing them.
GracefulShutdownStrategy() - Constructor for class org.springframework.cloud.dataflow.common.test.docker.compose.execution.GracefulShutdownStrategy
 
gradleDockerLogsDirectory(Class<?>) - Static method in class org.springframework.cloud.dataflow.common.test.docker.compose.logging.LogDirectory
Save logs into a new folder, $project/build/dockerLogs/<testClassName>.

H

handle(int, String, String, String...) - Method in interface org.springframework.cloud.dataflow.common.test.docker.compose.execution.ErrorHandler
 
hashCode() - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.connection.Container
 
hashCode() - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.connection.ContainerName
 
hashCode() - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.connection.DockerPort
 
hashCode() - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.connection.PortMapping
 
hashCode() - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.connection.Ports
 
hashCode() - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.execution.DockerComposeExecArgument
 
hashCode() - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.execution.DockerComposeExecOption
 
hashCode() - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.execution.DockerComposeRunArgument
 
hashCode() - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.execution.DockerComposeRunOption
 
HealthCheck<T> - Interface in org.springframework.cloud.dataflow.common.test.docker.compose.connection.waiting
 
HealthChecks - Class in org.springframework.cloud.dataflow.common.test.docker.compose.connection.waiting
 
host(String) - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.connection.DockerMachine.RemoteBuilder
 
HostIpResolver - Interface in org.springframework.cloud.dataflow.common.test.docker.compose.configuration
 
hostNetworkedPort(int) - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.DockerComposeRule
 
HOURS_TO_WAIT_FOR_STD_OUT_TO_CLOSE - Static variable in class org.springframework.cloud.dataflow.common.test.docker.compose.execution.Command
 

I

id(Container) - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.execution.DefaultDockerCompose
 
id(Container) - Method in interface org.springframework.cloud.dataflow.common.test.docker.compose.execution.DockerCompose
 
inFormat(String) - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.connection.DockerPort
Formats the docker port into a particular form.
instance() - Static method in class org.springframework.cloud.dataflow.common.test.docker.compose.configuration.DaemonEnvironmentValidator
 
instance() - Static method in class org.springframework.cloud.dataflow.common.test.docker.compose.configuration.RemoteEnvironmentValidator
 
ip(String) - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.connection.Cluster.Builder
 
ip() - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.connection.Cluster
 
isClusterHealthy(Cluster) - Method in interface org.springframework.cloud.dataflow.common.test.docker.compose.connection.waiting.ClusterHealthCheck
 
isHealthy() - Method in enum org.springframework.cloud.dataflow.common.test.docker.compose.connection.State
Returns true if the container is up, unpaused and healthy.
isHealthy(T) - Method in interface org.springframework.cloud.dataflow.common.test.docker.compose.connection.waiting.HealthCheck
 
isHttpResponding(Function<DockerPort, String>, boolean) - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.connection.DockerPort
 
isHttpRespondingSuccessfully(Function<DockerPort, String>, boolean) - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.connection.DockerPort
 
isListeningNow() - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.connection.DockerPort
 
isPaused() - Method in enum org.springframework.cloud.dataflow.common.test.docker.compose.connection.State
Returns true if the container is paused.
issueWarning() - Static method in class org.springframework.cloud.dataflow.common.test.docker.compose.execution.DockerForMacHostsIssue
 
isUp() - Method in enum org.springframework.cloud.dataflow.common.test.docker.compose.connection.State
Returns true if the container is up but not necessarily unpaused or healthy.

K

kill() - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.connection.Container
 
kill() - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.execution.DefaultDockerCompose
 
kill(Container) - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.execution.DefaultDockerCompose
 
kill() - Method in interface org.springframework.cloud.dataflow.common.test.docker.compose.execution.DockerCompose
 
kill(Container) - Method in interface org.springframework.cloud.dataflow.common.test.docker.compose.execution.DockerCompose
 
KILL_DOWN - Static variable in interface org.springframework.cloud.dataflow.common.test.docker.compose.configuration.ShutdownStrategy
Call docker-compose kill then down.
KillDownShutdownStrategy - Class in org.springframework.cloud.dataflow.common.test.docker.compose.execution
Shuts down fast but cleanly by issuing a kill (fast shutdown) followed by a down (thorough cleanup)
KillDownShutdownStrategy() - Constructor for class org.springframework.cloud.dataflow.common.test.docker.compose.execution.KillDownShutdownStrategy
 

L

listNetworks() - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.execution.Docker
 
LOCALHOST - Static variable in class org.springframework.cloud.dataflow.common.test.docker.compose.configuration.DaemonHostIpResolver
 
localMachine() - Static method in class org.springframework.cloud.dataflow.common.test.docker.compose.connection.DockerMachine
 
localMachine(DockerType) - Static method in class org.springframework.cloud.dataflow.common.test.docker.compose.connection.DockerMachine
 
logCollector(LogCollector) - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.DockerComposeRule.Builder
 
logCollector() - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.DockerComposeRule
 
LogCollector - Interface in org.springframework.cloud.dataflow.common.test.docker.compose.logging
 
LogDirectory - Class in org.springframework.cloud.dataflow.common.test.docker.compose.logging
 

M

machine() - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.DockerComposeRule
 
main(String[]) - Static method in class org.springframework.cloud.dataflow.common.test.docker.compose.execution.DockerForMacHostsIssue
 
mapFailure(Function<String, String>) - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.connection.waiting.SuccessOrFailure
 
matchesSafely(Collection<DockerPort>) - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.matchers.AvailablePortMatcher
 
memoize(Supplier<T>) - Static method in class org.springframework.cloud.dataflow.common.test.docker.compose.connection.Container
 
MINUTES_TO_WAIT_AFTER_STD_OUT_CLOSES - Static variable in class org.springframework.cloud.dataflow.common.test.docker.compose.execution.Command
 

N

nativeHealthChecks() - Static method in interface org.springframework.cloud.dataflow.common.test.docker.compose.connection.waiting.ClusterHealthCheck
Returns a check that the native "healthcheck" status of the docker containers is not unhealthy.
nativeServiceHealthCheckTimeout() - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.DockerComposeRule
 
noOptions() - Static method in class org.springframework.cloud.dataflow.common.test.docker.compose.execution.DockerComposeExecOption
 

O

of(List<String>) - Static method in class org.springframework.cloud.dataflow.common.test.docker.compose.execution.DockerComposeExecArgument
 
onResultOf(Attempt) - Static method in class org.springframework.cloud.dataflow.common.test.docker.compose.connection.waiting.SuccessOrFailure
 
optionalFailureMessage() - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.connection.waiting.SuccessOrFailure
 
options() - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.execution.DockerComposeExecOption
 
options(String...) - Static method in class org.springframework.cloud.dataflow.common.test.docker.compose.execution.DockerComposeExecOption
 
options() - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.execution.DockerComposeRunOption
 
options(String...) - Static method in class org.springframework.cloud.dataflow.common.test.docker.compose.execution.DockerComposeRunOption
 
org.springframework.cloud.dataflow.common.test.docker.compose - package org.springframework.cloud.dataflow.common.test.docker.compose
 
org.springframework.cloud.dataflow.common.test.docker.compose.configuration - package org.springframework.cloud.dataflow.common.test.docker.compose.configuration
 
org.springframework.cloud.dataflow.common.test.docker.compose.connection - package org.springframework.cloud.dataflow.common.test.docker.compose.connection
 
org.springframework.cloud.dataflow.common.test.docker.compose.connection.waiting - package org.springframework.cloud.dataflow.common.test.docker.compose.connection.waiting
 
org.springframework.cloud.dataflow.common.test.docker.compose.execution - package org.springframework.cloud.dataflow.common.test.docker.compose.execution
 
org.springframework.cloud.dataflow.common.test.docker.compose.logging - package org.springframework.cloud.dataflow.common.test.docker.compose.logging
 
org.springframework.cloud.dataflow.common.test.docker.compose.matchers - package org.springframework.cloud.dataflow.common.test.docker.compose.matchers
 
output() - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.execution.ProcessResult
 

P

parseFromDockerComposePs(String) - Static method in class org.springframework.cloud.dataflow.common.test.docker.compose.connection.ContainerNames
 
parseFromDockerComposePs(String, String) - Static method in class org.springframework.cloud.dataflow.common.test.docker.compose.connection.Ports
 
parseFromDockerComposeVersion(String) - Static method in class org.springframework.cloud.dataflow.common.test.docker.compose.execution.DockerComposeVersion
 
port(int) - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.connection.Container
 
portIsListeningOnHttp(int, Function<DockerPort, String>) - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.connection.Container
 
portIsListeningOnHttp(int, Function<DockerPort, String>, boolean) - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.connection.Container
 
portIsListeningOnHttpAndCheckStatus2xx(int, Function<DockerPort, String>) - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.connection.Container
 
portMappedExternallyTo(int) - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.connection.Container
 
PortMapping - Class in org.springframework.cloud.dataflow.common.test.docker.compose.connection
 
PortMapping(int, int) - Constructor for class org.springframework.cloud.dataflow.common.test.docker.compose.connection.PortMapping
 
ports() - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.connection.Container
 
Ports - Class in org.springframework.cloud.dataflow.common.test.docker.compose.connection
 
Ports(List<DockerPort>) - Constructor for class org.springframework.cloud.dataflow.common.test.docker.compose.connection.Ports
 
Ports(DockerPort) - Constructor for class org.springframework.cloud.dataflow.common.test.docker.compose.connection.Ports
 
ports(String) - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.execution.DefaultDockerCompose
 
ports(String) - Method in interface org.springframework.cloud.dataflow.common.test.docker.compose.execution.DockerCompose
 
preferredLocation() - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.execution.DockerCommandLocations
 
ProcessResult - Class in org.springframework.cloud.dataflow.common.test.docker.compose.execution
 
ProcessResult(int, String) - Constructor for class org.springframework.cloud.dataflow.common.test.docker.compose.execution.ProcessResult
 
ProjectName - Class in org.springframework.cloud.dataflow.common.test.docker.compose.configuration
 
ProjectName(String) - Constructor for class org.springframework.cloud.dataflow.common.test.docker.compose.configuration.ProjectName
 
projectName() - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.configuration.ProjectName
 
projectName() - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.DockerComposeRule
 
projectName(ProjectName) - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.execution.DockerComposeExecutable.Builder
 
projectName() - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.execution.DockerComposeExecutable
 
pruneNetworks() - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.execution.Docker
 
ps() - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.execution.DefaultDockerCompose
 
ps() - Method in interface org.springframework.cloud.dataflow.common.test.docker.compose.execution.DockerCompose
 
ps() - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.execution.RetryingDockerCompose
 
pull() - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.execution.DefaultDockerCompose
 
pull() - Method in interface org.springframework.cloud.dataflow.common.test.docker.compose.execution.DockerCompose
 
pullOnStartup() - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.DockerComposeRule
 

R

random() - Static method in class org.springframework.cloud.dataflow.common.test.docker.compose.configuration.ProjectName
 
rawName(String) - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.connection.ContainerName.Builder
 
rawName() - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.connection.ContainerName
 
RemoteEnvironmentValidator - Class in org.springframework.cloud.dataflow.common.test.docker.compose.configuration
 
RemoteHostIpResolver - Class in org.springframework.cloud.dataflow.common.test.docker.compose.configuration
 
RemoteHostIpResolver() - Constructor for class org.springframework.cloud.dataflow.common.test.docker.compose.configuration.RemoteHostIpResolver
 
remoteMachine() - Static method in class org.springframework.cloud.dataflow.common.test.docker.compose.connection.DockerMachine
 
removeConflictingContainersOnStartup() - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.DockerComposeRule
 
resolveIp(String) - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.configuration.DaemonHostIpResolver
 
resolveIp(String) - Method in enum org.springframework.cloud.dataflow.common.test.docker.compose.configuration.DockerType
 
resolveIp(String) - Method in interface org.springframework.cloud.dataflow.common.test.docker.compose.configuration.HostIpResolver
 
resolveIp(String) - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.configuration.RemoteHostIpResolver
 
retryAttempts() - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.DockerComposeRule
 
Retryer - Class in org.springframework.cloud.dataflow.common.test.docker.compose.execution
 
Retryer(int, ReadableDuration) - Constructor for class org.springframework.cloud.dataflow.common.test.docker.compose.execution.Retryer
 
Retryer.RetryableDockerOperation<T> - Interface in org.springframework.cloud.dataflow.common.test.docker.compose.execution
 
RetryingDockerCompose - Class in org.springframework.cloud.dataflow.common.test.docker.compose.execution
 
RetryingDockerCompose(int, DockerCompose) - Constructor for class org.springframework.cloud.dataflow.common.test.docker.compose.execution.RetryingDockerCompose
 
RetryingDockerCompose(Retryer, DockerCompose) - Constructor for class org.springframework.cloud.dataflow.common.test.docker.compose.execution.RetryingDockerCompose
 
rm() - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.execution.DefaultDockerCompose
 
rm(Collection<String>) - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.execution.Docker
 
rm(String...) - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.execution.Docker
 
rm() - Method in interface org.springframework.cloud.dataflow.common.test.docker.compose.execution.DockerCompose
 
run(DockerComposeRunOption, String, DockerComposeRunArgument) - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.DockerComposeRule
 
run(DockerComposeRunOption, String, DockerComposeRunArgument) - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.execution.DefaultDockerCompose
 
run(DockerComposeRunOption, String, DockerComposeRunArgument) - Method in interface org.springframework.cloud.dataflow.common.test.docker.compose.execution.DockerCompose
 
runWithRetries(Retryer.RetryableDockerOperation<T>) - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.execution.Retryer
 

S

saveLogsTo(String) - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.DockerComposeRule.Builder
Save the output of docker logs to files, stored in the path directory.
semanticName(String) - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.connection.ContainerName.Builder
 
semanticName() - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.connection.ContainerName
 
serviceHealthCheck(List<String>, HealthCheck<List<Container>>) - Static method in interface org.springframework.cloud.dataflow.common.test.docker.compose.connection.waiting.ClusterHealthCheck
 
serviceHealthCheck(String, HealthCheck<Container>) - Static method in interface org.springframework.cloud.dataflow.common.test.docker.compose.connection.waiting.ClusterHealthCheck
 
services() - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.execution.DefaultDockerCompose
 
services() - Method in interface org.springframework.cloud.dataflow.common.test.docker.compose.execution.DockerCompose
 
shutdown(DockerCompose, Docker) - Method in interface org.springframework.cloud.dataflow.common.test.docker.compose.configuration.ShutdownStrategy
 
shutdown(DockerCompose, Docker) - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.execution.AggressiveShutdownStrategy
Deprecated.
 
shutdown(DockerCompose, Docker) - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.execution.AggressiveShutdownWithNetworkCleanupStrategy
Deprecated.
 
shutdown(DockerCompose, Docker) - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.execution.GracefulShutdownStrategy
 
shutdown(DockerCompose, Docker) - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.execution.KillDownShutdownStrategy
 
shutdown(DockerCompose, Docker) - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.execution.SkipShutdownStrategy
 
ShutdownStrategy - Interface in org.springframework.cloud.dataflow.common.test.docker.compose.configuration
How should a cluster of containers be shut down by the `after` method of DockerComposeRule.
shutdownStrategy() - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.DockerComposeRule
 
SKIP - Static variable in interface org.springframework.cloud.dataflow.common.test.docker.compose.configuration.ShutdownStrategy
Skip shutdown, leaving containers running after tests finish executing.
SkipShutdownStrategy - Class in org.springframework.cloud.dataflow.common.test.docker.compose.execution
 
SkipShutdownStrategy() - Constructor for class org.springframework.cloud.dataflow.common.test.docker.compose.execution.SkipShutdownStrategy
 
STANDARD_DELAY - Static variable in class org.springframework.cloud.dataflow.common.test.docker.compose.execution.Retryer
 
start() - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.connection.Container
 
start(Container) - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.execution.DefaultDockerCompose
 
start(Container) - Method in interface org.springframework.cloud.dataflow.common.test.docker.compose.execution.DockerCompose
 
startCollecting(DockerCompose) - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.logging.DoNothingLogCollector
 
startCollecting(DockerCompose) - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.logging.FileLogCollector
 
startCollecting(DockerCompose) - Method in interface org.springframework.cloud.dataflow.common.test.docker.compose.logging.LogCollector
 
state() - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.connection.Container
 
State - Enum in org.springframework.cloud.dataflow.common.test.docker.compose.connection
 
state(String) - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.execution.Docker
 
stop() - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.connection.Container
 
stop(Container) - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.execution.DefaultDockerCompose
 
stop(Container) - Method in interface org.springframework.cloud.dataflow.common.test.docker.compose.execution.DockerCompose
 
stopCollecting() - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.logging.DoNothingLogCollector
 
stopCollecting() - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.logging.FileLogCollector
 
stopCollecting() - Method in interface org.springframework.cloud.dataflow.common.test.docker.compose.logging.LogCollector
 
stream() - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.connection.Ports
 
succeeded() - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.connection.waiting.SuccessOrFailure
 
success() - Static method in class org.springframework.cloud.dataflow.common.test.docker.compose.connection.waiting.SuccessOrFailure
 
SuccessOrFailure - Class in org.springframework.cloud.dataflow.common.test.docker.compose.connection.waiting
 
SuccessOrFailure(Optional<String>) - Constructor for class org.springframework.cloud.dataflow.common.test.docker.compose.connection.waiting.SuccessOrFailure
 

T

TCP_PROTOCOL - Static variable in interface org.springframework.cloud.dataflow.common.test.docker.compose.configuration.EnvironmentVariables
 
throwingOnError() - Static method in class org.springframework.cloud.dataflow.common.test.docker.compose.execution.Command
 
toHaveAllPortsOpen() - Static method in class org.springframework.cloud.dataflow.common.test.docker.compose.connection.waiting.HealthChecks
 
toOptionalFailureMessage() - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.connection.waiting.SuccessOrFailure
 
toRespond2xxOverHttp(int, Function<DockerPort, String>) - Static method in class org.springframework.cloud.dataflow.common.test.docker.compose.connection.waiting.HealthChecks
 
toRespondOverHttp(int, Function<DockerPort, String>) - Static method in class org.springframework.cloud.dataflow.common.test.docker.compose.connection.waiting.HealthChecks
 
toString() - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.connection.Container
 
toString() - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.connection.ContainerName
 
toString() - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.connection.DockerPort
 
toString() - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.connection.PortMapping
 
toString() - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.connection.Ports
 
toString() - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.execution.DockerCommandLocations
 
transformingHealthCheck(Function<Cluster, T>, HealthCheck<T>) - Static method in interface org.springframework.cloud.dataflow.common.test.docker.compose.connection.waiting.ClusterHealthCheck
 

U

up() - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.connection.Container
 
up() - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.execution.ConflictingContainerRemovingDockerCompose
 
up() - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.execution.DefaultDockerCompose
 
up(Container) - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.execution.DefaultDockerCompose
 
up() - Method in interface org.springframework.cloud.dataflow.common.test.docker.compose.execution.DockerCompose
 
up(Container) - Method in interface org.springframework.cloud.dataflow.common.test.docker.compose.execution.DockerCompose
 
up() - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.execution.RetryingDockerCompose
 

V

validate(Map<String, String>) - Static method in class org.springframework.cloud.dataflow.common.test.docker.compose.configuration.AdditionalEnvironmentValidator
 
validate() - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.configuration.ProjectName
 
validateEnvironmentVariables(Map<String, String>) - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.configuration.DaemonEnvironmentValidator
 
validateEnvironmentVariables(Map<String, String>) - Method in enum org.springframework.cloud.dataflow.common.test.docker.compose.configuration.DockerType
 
validateEnvironmentVariables(Map<String, String>) - Method in interface org.springframework.cloud.dataflow.common.test.docker.compose.configuration.EnvironmentValidator
Validates that the entries in the provided map are valid for the current environment.
validateEnvironmentVariables(Map<String, String>) - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.configuration.RemoteEnvironmentValidator
 
validCharacters() - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.configuration.ProjectName
 
valueOf(String) - Static method in enum org.springframework.cloud.dataflow.common.test.docker.compose.configuration.DockerType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.springframework.cloud.dataflow.common.test.docker.compose.connection.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.springframework.cloud.dataflow.common.test.docker.compose.connection.waiting.Exceptions
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.springframework.cloud.dataflow.common.test.docker.compose.configuration.DockerType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.springframework.cloud.dataflow.common.test.docker.compose.connection.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.springframework.cloud.dataflow.common.test.docker.compose.connection.waiting.Exceptions
Returns an array containing the constants of this enum type, in the order they are declared.
version() - Static method in class org.springframework.cloud.dataflow.common.test.docker.compose.execution.Docker
 
version() - Static method in interface org.springframework.cloud.dataflow.common.test.docker.compose.execution.DockerCompose
 
VERSION_1_7_0 - Static variable in class org.springframework.cloud.dataflow.common.test.docker.compose.execution.DefaultDockerCompose
 

W

waitingForHostNetworkedPort(int, HealthCheck<DockerPort>) - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.DockerComposeRule.Builder
 
waitingForHostNetworkedPort(int, HealthCheck<DockerPort>, ReadableDuration) - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.DockerComposeRule.Builder
 
waitingForService(String, HealthCheck<Container>) - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.DockerComposeRule.Builder
Deprecated.
waitingForService(String, HealthCheck<Container>, ReadableDuration) - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.DockerComposeRule.Builder
 
waitingForServices(List<String>, HealthCheck<List<Container>>) - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.DockerComposeRule.Builder
 
waitingForServices(List<String>, HealthCheck<List<Container>>, ReadableDuration) - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.DockerComposeRule.Builder
 
waitUntilReady(Cluster) - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.connection.waiting.ClusterWait
 
withAdditionalEnvironmentVariable(String, String) - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.connection.DockerMachine.LocalBuilder
 
withAdditionalEnvironmentVariable(String, String) - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.connection.DockerMachine.RemoteBuilder
 
withEnvironment(Map<String, String>) - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.connection.DockerMachine.LocalBuilder
 
withEnvironment(Map<String, String>) - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.connection.DockerMachine.RemoteBuilder
 
withoutScaleNumber(String) - Static method in class org.springframework.cloud.dataflow.common.test.docker.compose.connection.ContainerName
 
withoutTLS() - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.connection.DockerMachine.RemoteBuilder
 
withTLS(String) - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.connection.DockerMachine.RemoteBuilder
 
writeLogs(String, OutputStream) - Method in class org.springframework.cloud.dataflow.common.test.docker.compose.execution.DefaultDockerCompose
Blocks until all logs collected from the container.
writeLogs(String, OutputStream) - Method in interface org.springframework.cloud.dataflow.common.test.docker.compose.execution.DockerCompose
 
A B C D E F G H I K L M N O P R S T U V W 
Skip navigation links

Copyright © 2019 Pivotal Software, Inc.. All rights reserved.