| Package | Description |
|---|---|
| de.flapdoodle.embed.mongo | |
| de.flapdoodle.embed.mongo.config |
| Modifier and Type | Method and Description |
|---|---|
static Command |
Command.valueOf(java.lang.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 |
|---|
Paths(Command command) |
| Modifier and Type | Method and Description |
|---|---|
static de.flapdoodle.embed.process.store.ArtifactStoreBuilder |
ArtifactStores.builder(Command command) |
ArtifactStoreBuilder |
ArtifactStoreBuilder.defaults(Command command)
Deprecated.
|
RuntimeConfigBuilder |
RuntimeConfigBuilder.defaults(Command command) |
ExtractedArtifactStoreBuilder |
ExtractedArtifactStoreBuilder.defaults(Command command) |
DownloadConfigBuilder |
DownloadConfigBuilder.defaultsForCommand(Command command) |
RuntimeConfigBuilder |
RuntimeConfigBuilder.defaultsWithLogger(Command command,
java.util.logging.Logger logger)
Deprecated.
|
RuntimeConfigBuilder |
RuntimeConfigBuilder.defaultsWithLogger(Command command,
org.slf4j.Logger logger) |
static de.flapdoodle.embed.process.config.io.ProcessOutput |
MongodProcessOutputConfig.getDefaultInstance(Command command) |
static de.flapdoodle.embed.process.config.io.ProcessOutput |
MongodProcessOutputConfig.getInstance(Command command,
java.util.logging.Logger logger)
Deprecated.
|
static de.flapdoodle.embed.process.config.io.ProcessOutput |
MongodProcessOutputConfig.getInstance(Command command,
org.slf4j.Logger logger) |
DownloadConfigBuilder |
DownloadConfigBuilder.packageResolverForCommand(Command command) |
| Constructor and Description |
|---|
SupportConfig(Command command) |
Copyright © 2018. All Rights Reserved.