public class MongosExecutable extends de.flapdoodle.embed.process.runtime.Executable<IMongosConfig,MongosProcess>
| 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) |
| Modifier and Type | Method and Description |
|---|---|
protected MongosProcess |
start(de.flapdoodle.embed.process.distribution.Distribution distribution,
IMongosConfig config,
de.flapdoodle.embed.process.config.IRuntimeConfig runtime) |
public MongosExecutable(de.flapdoodle.embed.process.distribution.Distribution distribution,
IMongosConfig mongodConfig,
de.flapdoodle.embed.process.config.IRuntimeConfig runtimeConfig,
de.flapdoodle.embed.process.extract.IExtractedFileSet files)
protected MongosProcess start(de.flapdoodle.embed.process.distribution.Distribution distribution, IMongosConfig config, de.flapdoodle.embed.process.config.IRuntimeConfig runtime) throws IOException
start in class de.flapdoodle.embed.process.runtime.Executable<IMongosConfig,MongosProcess>IOExceptionCopyright © 2013. All Rights Reserved.