| Package | Description |
|---|---|
| de.flapdoodle.embed.mongo.transitions |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableMongos.Builder |
ImmutableMongos.builder()
Creates a builder for
ImmutableMongos. |
static ImmutableMongos.Builder |
Mongos.builder() |
ImmutableMongos.Builder |
ImmutableMongos.Builder.commandName(de.flapdoodle.reverse.Transition<de.flapdoodle.embed.process.types.Name> commandName)
Initializes the value for the
commandName attribute. |
ImmutableMongos.Builder |
ImmutableMongos.Builder.distribution(de.flapdoodle.reverse.Transition<de.flapdoodle.embed.process.distribution.Distribution> distribution)
Initializes the value for the
distribution attribute. |
ImmutableMongos.Builder |
ImmutableMongos.Builder.distributionBaseUrl(de.flapdoodle.reverse.Transition<DistributionBaseUrl> distributionBaseUrl)
Initializes the value for the
distributionBaseUrl attribute. |
ImmutableMongos.Builder |
ImmutableMongos.Builder.downloadCache(de.flapdoodle.reverse.Transition<de.flapdoodle.embed.process.store.DownloadCache> downloadCache)
Initializes the value for the
downloadCache attribute. |
ImmutableMongos.Builder |
ImmutableMongos.Builder.downloadPackage(de.flapdoodle.embed.process.transitions.DownloadPackage downloadPackage)
Initializes the value for the
downloadPackage attribute. |
ImmutableMongos.Builder |
ImmutableMongos.Builder.extractedFileSetStore(de.flapdoodle.reverse.Transition<de.flapdoodle.embed.process.store.ExtractedFileSetStore> extractedFileSetStore)
Initializes the value for the
extractedFileSetStore attribute. |
ImmutableMongos.Builder |
ImmutableMongos.Builder.extractPackage(de.flapdoodle.reverse.Transition<de.flapdoodle.embed.process.archives.ExtractedFileSet> extractPackage)
Initializes the value for the
extractPackage attribute. |
ImmutableMongos.Builder |
ImmutableMongos.Builder.from(CommandName instance)
Fill a builder with attribute values from the provided
de.flapdoodle.embed.mongo.transitions.CommandName instance. |
ImmutableMongos.Builder |
ImmutableMongos.Builder.from(ExtractFileSet instance)
Fill a builder with attribute values from the provided
de.flapdoodle.embed.mongo.transitions.ExtractFileSet instance. |
ImmutableMongos.Builder |
ImmutableMongos.Builder.from(Mongos instance)
Fill a builder with attribute values from the provided
de.flapdoodle.embed.mongo.transitions.Mongos instance. |
ImmutableMongos.Builder |
ImmutableMongos.Builder.from(ProcessDefaults instance)
Fill a builder with attribute values from the provided
de.flapdoodle.embed.mongo.transitions.ProcessDefaults instance. |
ImmutableMongos.Builder |
ImmutableMongos.Builder.from(VersionAndPlatform instance)
Fill a builder with attribute values from the provided
de.flapdoodle.embed.mongo.transitions.VersionAndPlatform instance. |
ImmutableMongos.Builder |
ImmutableMongos.Builder.from(WorkspaceDefaults instance)
Fill a builder with attribute values from the provided
de.flapdoodle.embed.mongo.transitions.WorkspaceDefaults instance. |
ImmutableMongos.Builder |
ImmutableMongos.Builder.initTempDirectory(de.flapdoodle.embed.process.transitions.InitTempDirectory initTempDirectory)
Initializes the value for the
initTempDirectory attribute. |
ImmutableMongos.Builder |
ImmutableMongos.Builder.mongosProcessArguments(MongosProcessArguments mongosProcessArguments)
Initializes the value for the
mongosProcessArguments attribute. |
ImmutableMongos.Builder |
ImmutableMongos.Builder.mongosStarter(MongosStarter mongosStarter)
Initializes the value for the
mongosStarter attribute. |
ImmutableMongos.Builder |
ImmutableMongos.Builder.packageOfDistribution(de.flapdoodle.reverse.Transition<de.flapdoodle.embed.process.config.store.Package> packageOfDistribution)
Initializes the value for the
packageOfDistribution attribute. |
ImmutableMongos.Builder |
ImmutableMongos.Builder.persistentBaseDir(de.flapdoodle.reverse.Transition<de.flapdoodle.embed.process.io.directories.PersistentDir> persistentBaseDir)
Initializes the value for the
persistentBaseDir attribute. |
ImmutableMongos.Builder |
ImmutableMongos.Builder.platform(de.flapdoodle.reverse.Transition<de.flapdoodle.os.Platform> platform)
Initializes the value for the
platform attribute. |
ImmutableMongos.Builder |
ImmutableMongos.Builder.processConfig(de.flapdoodle.reverse.transitions.ImmutableStart<de.flapdoodle.embed.process.types.ProcessConfig> processConfig)
Initializes the value for the
processConfig attribute. |
ImmutableMongos.Builder |
ImmutableMongos.Builder.processEnv(de.flapdoodle.reverse.Transition<de.flapdoodle.embed.process.types.ProcessEnv> processEnv)
Initializes the value for the
processEnv attribute. |
ImmutableMongos.Builder |
ImmutableMongos.Builder.processOutput(de.flapdoodle.reverse.Transition<de.flapdoodle.embed.process.io.ProcessOutput> processOutput)
Initializes the value for the
processOutput attribute. |
ImmutableMongos.Builder |
ImmutableMongos.Builder.processWorkingDir(de.flapdoodle.reverse.Transition<de.flapdoodle.embed.process.types.ProcessWorkingDir> processWorkingDir)
Initializes the value for the
processWorkingDir attribute. |
ImmutableMongos.Builder |
ImmutableMongos.Builder.progressListener(de.flapdoodle.reverse.Transition<de.flapdoodle.embed.process.io.progress.ProgressListener> progressListener)
Initializes the value for the
progressListener attribute. |
ImmutableMongos.Builder |
ImmutableMongos.Builder.startTimeout(de.flapdoodle.reverse.Transition<StartTimeout> startTimeout)
Initializes the value for the
startTimeout attribute. |
ImmutableMongos.Builder |
ImmutableMongos.Builder.supportConfig(de.flapdoodle.reverse.Transition<de.flapdoodle.embed.process.config.SupportConfig> supportConfig)
Initializes the value for the
supportConfig attribute. |
ImmutableMongos.Builder |
ImmutableMongos.Builder.systemEnv(de.flapdoodle.reverse.Transition<SystemEnv> systemEnv)
Initializes the value for the
systemEnv attribute. |
Copyright © 2024. All rights reserved.