| Package | Description |
|---|---|
| de.flapdoodle.embed.mongo | |
| de.flapdoodle.embed.mongo.config | |
| de.flapdoodle.embed.mongo.runtime | |
| de.flapdoodle.embed.mongo.tests |
| Modifier and Type | Method and Description |
|---|---|
protected List<String> |
MongosProcess.getCommandLine(de.flapdoodle.embed.process.distribution.Distribution distribution,
MongosConfig config,
File exe) |
protected MongosExecutable |
MongosStarter.newExecutable(MongosConfig mongosConfig,
de.flapdoodle.embed.process.distribution.Distribution distribution,
de.flapdoodle.embed.process.config.IRuntimeConfig runtime,
File mongodExe) |
protected MongosProcess |
MongosExecutable.start(de.flapdoodle.embed.process.distribution.Distribution distribution,
MongosConfig config,
de.flapdoodle.embed.process.config.IRuntimeConfig runtime) |
| Constructor and Description |
|---|
MongosExecutable(de.flapdoodle.embed.process.distribution.Distribution distribution,
MongosConfig mongodConfig,
de.flapdoodle.embed.process.config.IRuntimeConfig runtimeConfig,
File mongodExecutable) |
MongosProcess(de.flapdoodle.embed.process.distribution.Distribution distribution,
MongosConfig config,
de.flapdoodle.embed.process.config.IRuntimeConfig runtimeConfig,
MongosExecutable mongosExecutable) |
| Modifier and Type | Method and Description |
|---|---|
static MongosConfig |
MongosConfig.getConfigInstance(de.flapdoodle.embed.process.distribution.IVersion version,
AbstractMongoConfig.Net network,
String configDB) |
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
Mongos.getCommandLine(MongosConfig config,
File mongosExecutable) |
| Constructor and Description |
|---|
MongosSystemForTestFactory(MongosConfig config,
Map<String,List<MongodConfig>> replicaSets,
List<MongodConfig> configServers,
String shardDatabase,
String shardCollection,
String shardKey) |
Copyright © 2013. All Rights Reserved.