public class MongosProcess extends AbstractMongoProcess<IMongosConfig,MongosExecutable,MongosProcess>
| Constructor and Description |
|---|
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 |
|---|---|
protected List<String> |
getCommandLine(de.flapdoodle.embed.process.distribution.Distribution distribution,
IMongosConfig config,
de.flapdoodle.embed.process.extract.IExtractedFileSet files) |
cleanupInternal, deleteTempFiles, onAfterProcessStart, sendStopToMongoInstance, stopInternal, successMessagegetConfig, getEnvironment, getPidFromFile, getProcessId, isProcessRunning, onAfterProcessStop, onBeforeProcess, onBeforeProcessStart, pidFile, pidFile, sendKillToProcess, sendTermToProcess, setProcessId, stop, stopProcess, tryKillToProcess, waitFor, writePidFilepublic MongosProcess(de.flapdoodle.embed.process.distribution.Distribution distribution,
IMongosConfig config,
de.flapdoodle.embed.process.config.IRuntimeConfig runtimeConfig,
MongosExecutable mongosExecutable)
throws IOException
IOExceptionprotected List<String> getCommandLine(de.flapdoodle.embed.process.distribution.Distribution distribution, IMongosConfig config, de.flapdoodle.embed.process.extract.IExtractedFileSet files) throws IOException
getCommandLine in class de.flapdoodle.embed.process.runtime.AbstractProcess<IMongosConfig,MongosExecutable,MongosProcess>IOExceptionCopyright © 2015. All Rights Reserved.