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