| Package | Description |
|---|---|
| de.flapdoodle.embed.redis | |
| de.flapdoodle.embed.redis.config |
| Modifier and Type | Method and Description |
|---|---|
static Command |
Command.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Command[] |
Command.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
PackagePaths(Command command) |
| Modifier and Type | Method and Description |
|---|---|
static de.flapdoodle.embed.process.store.ArtifactStoreBuilder |
ArtifactStores.builder(Command command) |
ArtifactStoreBuilder |
ArtifactStoreBuilder.defaults(Command command) |
RuntimeConfigBuilder |
RuntimeConfigBuilder.defaults(Command command) |
RuntimeConfigBuilder |
RuntimeConfigBuilder.defaultsCli(Command command) |
DownloadConfigBuilder |
DownloadConfigBuilder.defaultsForCommand(Command command) |
RuntimeConfigBuilder |
RuntimeConfigBuilder.defaultsWithLogger(Command command,
Logger logger) |
ArtifactStoreBuilder |
ArtifactStoreBuilder.defaultsWithoutCache(Command command) |
DownloadConfigBuilder |
DownloadConfigBuilder.packageResolverForCommand(Command command) |
| Constructor and Description |
|---|
SupportConfig(Command command) |
Copyright © 2015. All Rights Reserved.