@Value.Immutable public class Mongos extends Object implements WorkspaceDefaults, VersionAndPlatform, ProcessDefaults, CommandName, ExtractFileSet
| Constructor and Description |
|---|
Mongos() |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableMongos.Builder |
builder() |
static ImmutableMongos |
instance() |
de.flapdoodle.reverse.transitions.Start<MongosArguments> |
mongosArguments() |
de.flapdoodle.reverse.TransitionWalker.ReachedState<RunningMongosProcess> |
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, systemEnvpublic de.flapdoodle.reverse.Transitions transitions(de.flapdoodle.embed.process.distribution.Version version)
public de.flapdoodle.reverse.transitions.Start<MongosArguments> mongosArguments()
public de.flapdoodle.reverse.TransitionWalker.ReachedState<RunningMongosProcess> start(de.flapdoodle.embed.process.distribution.Version version)
public static ImmutableMongos instance()
public static ImmutableMongos.Builder builder()
Copyright © 2023. All rights reserved.