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.RuntimeConfig runtimeConfig,
MongosExecutable mongosExecutable) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.List<java.lang.String> |
getCommandLine(de.flapdoodle.embed.process.distribution.Distribution distribution,
MongosConfig config,
de.flapdoodle.embed.process.extract.ExtractedFileSet files) |
cleanupInternal, deleteTempFiles, onAfterProcessStart, sendStopToMongoInstance, stopInternal, successMessagegetConfig, getEnvironment, getPidFromFile, getProcessId, isProcessRunning, isRegisteredJobKiller, onAfterProcessStop, onBeforeProcess, onBeforeProcessStart, pidFile, pidFile, sendKillToProcess, sendTermToProcess, setProcessId, stop, stopProcess, tryKillToProcess, waitFor, writePidFilepublic MongosProcess(de.flapdoodle.embed.process.distribution.Distribution distribution,
MongosConfig config,
de.flapdoodle.embed.process.config.RuntimeConfig runtimeConfig,
MongosExecutable mongosExecutable)
throws java.io.IOException
java.io.IOExceptionprotected java.util.List<java.lang.String> getCommandLine(de.flapdoodle.embed.process.distribution.Distribution distribution,
MongosConfig config,
de.flapdoodle.embed.process.extract.ExtractedFileSet files)
throws java.io.IOException
getCommandLine in class de.flapdoodle.embed.process.runtime.AbstractProcess<MongosConfig,MongosExecutable,MongosProcess>java.io.IOExceptionCopyright © 2020. All Rights Reserved.