| 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,
IMongosConfig config,
de.flapdoodle.embed.process.extract.IExtractedFileSet files) |
protected MongosExecutable |
MongosStarter.newExecutable(IMongosConfig mongosConfig,
de.flapdoodle.embed.process.distribution.Distribution distribution,
de.flapdoodle.embed.process.config.IRuntimeConfig runtime,
de.flapdoodle.embed.process.extract.IExtractedFileSet files) |
protected MongosProcess |
MongosExecutable.start(de.flapdoodle.embed.process.distribution.Distribution distribution,
IMongosConfig config,
de.flapdoodle.embed.process.config.IRuntimeConfig runtime) |
| Constructor and Description |
|---|
MongosExecutable(de.flapdoodle.embed.process.distribution.Distribution distribution,
IMongosConfig mongodConfig,
de.flapdoodle.embed.process.config.IRuntimeConfig runtimeConfig,
de.flapdoodle.embed.process.extract.IExtractedFileSet files) |
MongosProcess(de.flapdoodle.embed.process.distribution.Distribution distribution,
IMongosConfig config,
de.flapdoodle.embed.process.config.IRuntimeConfig runtimeConfig,
MongosExecutable mongosExecutable) |
| Modifier and Type | Method and Description |
|---|---|
IMongosConfig |
MongosConfigBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
Mongos.getCommandLine(IMongosConfig config,
de.flapdoodle.embed.process.extract.IExtractedFileSet files) |
| Constructor and Description |
|---|
MongosSystemForTestFactory(IMongosConfig config,
Map<String,List<IMongodConfig>> replicaSets,
List<IMongodConfig> configServers,
String shardDatabase,
String shardCollection,
String shardKey) |
Copyright © 2015. All Rights Reserved.