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 List<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, waitFor, writePidFilepublic MongosProcess(de.flapdoodle.embed.process.distribution.Distribution distribution,
MongosConfig config,
de.flapdoodle.embed.process.config.RuntimeConfig runtimeConfig,
MongosExecutable mongosExecutable)
throws IOException
IOExceptionprotected List<String> getCommandLine(de.flapdoodle.embed.process.distribution.Distribution distribution, MongosConfig config, de.flapdoodle.embed.process.extract.ExtractedFileSet files) throws IOException
getCommandLine in class de.flapdoodle.embed.process.runtime.AbstractProcess<MongosConfig,MongosExecutable,MongosProcess>IOExceptionCopyright © 2022. All rights reserved.