@Value.Immutable public class Mongod extends Object implements WorkspaceDefaults, VersionAndPlatform, ProcessDefaults, CommandName, ExtractFileSet
| Constructor and Description |
|---|
Mongod() |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableMongod.Builder |
builder() |
de.flapdoodle.reverse.Transition<DatabaseDir> |
databaseDir() |
static ImmutableMongod |
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, supportConfigcommandName, commandNamesdownloadCache, downloadPackage, extractedFileSetStore, extractFileSet, extractPackage, packageOfDistribution, persistentBaseDir, progressListener, systemEnv@Value.Default public de.flapdoodle.reverse.Transition<MongodArguments> mongodArguments()
@Value.Default public de.flapdoodle.reverse.Transition<Net> net()
@Value.Default public de.flapdoodle.reverse.Transition<DatabaseDir> databaseDir()
@Value.Default public MongodProcessArguments mongodProcessArguments()
@Value.Auxiliary public de.flapdoodle.reverse.Transitions transitions(de.flapdoodle.embed.process.distribution.Version version)
@Value.Auxiliary public de.flapdoodle.reverse.TransitionWalker.ReachedState<RunningMongodProcess> start(de.flapdoodle.embed.process.distribution.Version version)
public static ImmutableMongod instance()
public static ImmutableMongod.Builder builder()
Copyright © 2022. All rights reserved.