| Package | Description |
|---|---|
| de.flapdoodle.embed.mongo | |
| de.flapdoodle.embed.mongo.config | |
| de.flapdoodle.embed.mongo.runtime |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.List<java.lang.String> |
MongoDumpProcess.getCommandLine(de.flapdoodle.embed.process.distribution.Distribution distribution,
IMongoDumpConfig config,
de.flapdoodle.embed.process.extract.IExtractedFileSet files) |
protected MongoDumpExecutable |
MongoDumpStarter.newExecutable(IMongoDumpConfig mongoRestoreConfig,
de.flapdoodle.embed.process.distribution.Distribution distribution,
de.flapdoodle.embed.process.config.IRuntimeConfig runtime,
de.flapdoodle.embed.process.extract.IExtractedFileSet files) |
protected MongoDumpProcess |
MongoDumpExecutable.start(de.flapdoodle.embed.process.distribution.Distribution distribution,
IMongoDumpConfig config,
de.flapdoodle.embed.process.config.IRuntimeConfig runtime) |
| Constructor and Description |
|---|
MongoDumpExecutable(de.flapdoodle.embed.process.distribution.Distribution distribution,
IMongoDumpConfig mongodConfig,
de.flapdoodle.embed.process.config.IRuntimeConfig runtimeConfig,
de.flapdoodle.embed.process.extract.IExtractedFileSet files) |
MongoDumpProcess(de.flapdoodle.embed.process.distribution.Distribution distribution,
IMongoDumpConfig config,
de.flapdoodle.embed.process.config.IRuntimeConfig runtimeConfig,
MongoDumpExecutable mongosExecutable) |
| Modifier and Type | Method and Description |
|---|---|
IMongoDumpConfig |
MongoDumpConfigBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
static java.util.List<java.lang.String> |
MongoDump.getCommandLine(IMongoDumpConfig config,
de.flapdoodle.embed.process.extract.IExtractedFileSet files) |
Copyright © 2018. All Rights Reserved.