public class MongosProcess extends AbstractMongoProcess<MongosConfig,MongosExecutable,MongosProcess>
| Constructor and Description |
|---|
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 |
|---|---|
protected List<String> |
getCommandLine(de.flapdoodle.embed.process.distribution.Distribution distribution,
MongosConfig config,
File exe) |
protected de.flapdoodle.embed.process.config.ISupportConfig |
supportConfig() |
deleteTempFiles, onAfterProcessStart, sendStopToMongoInstance, stoppublic MongosProcess(de.flapdoodle.embed.process.distribution.Distribution distribution,
MongosConfig config,
de.flapdoodle.embed.process.config.IRuntimeConfig runtimeConfig,
MongosExecutable mongosExecutable)
throws IOException
IOExceptionprotected de.flapdoodle.embed.process.config.ISupportConfig supportConfig()
supportConfig in class de.flapdoodle.embed.process.runtime.AbstractProcess<MongosConfig,MongosExecutable,MongosProcess>protected List<String> getCommandLine(de.flapdoodle.embed.process.distribution.Distribution distribution, MongosConfig config, File exe) throws IOException
getCommandLine in class de.flapdoodle.embed.process.runtime.AbstractProcess<MongosConfig,MongosExecutable,MongosProcess>IOExceptionCopyright © 2013. All Rights Reserved.