| Package | Description |
|---|---|
| de.flapdoodle.embed.mongo | |
| de.flapdoodle.embed.mongo.config | |
| de.flapdoodle.embed.mongo.runtime |
| Modifier and Type | Method and Description |
|---|---|
protected List<String> |
MongoShellProcess.getCommandLine(de.flapdoodle.embed.process.distribution.Distribution distribution,
IMongoShellConfig config,
de.flapdoodle.embed.process.extract.IExtractedFileSet files) |
protected MongoShellExecutable |
MongoShellStarter.newExecutable(IMongoShellConfig mongoShellConfig,
de.flapdoodle.embed.process.distribution.Distribution distribution,
de.flapdoodle.embed.process.config.IRuntimeConfig runtime,
de.flapdoodle.embed.process.extract.IExtractedFileSet files) |
protected MongoShellProcess |
MongoShellExecutable.start(de.flapdoodle.embed.process.distribution.Distribution distribution,
IMongoShellConfig config,
de.flapdoodle.embed.process.config.IRuntimeConfig runtime) |
| Constructor and Description |
|---|
MongoShellExecutable(de.flapdoodle.embed.process.distribution.Distribution distribution,
IMongoShellConfig mongodConfig,
de.flapdoodle.embed.process.config.IRuntimeConfig runtimeConfig,
de.flapdoodle.embed.process.extract.IExtractedFileSet files) |
MongoShellProcess(de.flapdoodle.embed.process.distribution.Distribution distribution,
IMongoShellConfig config,
de.flapdoodle.embed.process.config.IRuntimeConfig runtimeConfig,
MongoShellExecutable mongoShellExecutable) |
| Modifier and Type | Method and Description |
|---|---|
IMongoShellConfig |
MongoShellConfigBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
MongoShell.getCommandLine(IMongoShellConfig config,
de.flapdoodle.embed.process.extract.IExtractedFileSet files) |
Copyright © 2015. All Rights Reserved.