public class Mongod extends Object implements WorkspaceDefaults, VersionAndPlatform, ProcessDefaults, CommandName, ExtractFileSet
| Constructor and Description |
|---|
Mongod() |
| Modifier and Type | Method and Description |
|---|---|
de.flapdoodle.reverse.Transition<DatabaseDir> |
databaseDir() |
static Mongod |
instance() |
de.flapdoodle.reverse.Transition<MongodArguments> |
mongodArguments() |
MongodProcessArguments |
mongodProcessArguments() |
de.flapdoodle.reverse.Transition<Net> |
net() |
de.flapdoodle.reverse.TransitionWalker.ReachedState<RunningMongodProcess> |
start(de.flapdoodle.embed.process.distribution.Version version) |
de.flapdoodle.reverse.Transitions |
transitions(de.flapdoodle.embed.process.distribution.Version version) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdistributionBaseUrl, initTempDirectory, processWorkingDir, workspaceDefaultsdistribution, platform, versionAndPlatformprocessConfig, processDefaults, processEnv, processOutput, supportConfigcommandNamedownloadCache, downloadPackage, extractedFileSetStore, extractFileSet, extractPackage, packageOfDistribution, persistentBaseDir, systemEnvpublic de.flapdoodle.reverse.Transition<MongodArguments> mongodArguments()
public de.flapdoodle.reverse.Transition<Net> net()
public de.flapdoodle.reverse.Transition<DatabaseDir> databaseDir()
public MongodProcessArguments mongodProcessArguments()
public de.flapdoodle.reverse.Transitions transitions(de.flapdoodle.embed.process.distribution.Version version)
public de.flapdoodle.reverse.TransitionWalker.ReachedState<RunningMongodProcess> start(de.flapdoodle.embed.process.distribution.Version version)
public static Mongod instance()
Copyright © 2022. All rights reserved.