| Package | Description |
|---|---|
| de.flapdoodle.embed.mongo.transitions |
| Modifier and Type | Method and Description |
|---|---|
de.flapdoodle.reverse.StateID<RunningMongodProcess> |
ImmutableMongodStarter.destination() |
de.flapdoodle.reverse.StateID<RunningMongodProcess> |
MongodStarter.destination() |
protected de.flapdoodle.embed.process.types.RunningProcessFactory<RunningMongodProcess> |
MongodStarter.factory(long startupTimeout,
de.flapdoodle.embed.process.config.SupportConfig supportConfig,
de.flapdoodle.os.Platform platform,
Net net) |
static de.flapdoodle.embed.process.types.RunningProcessFactory<RunningMongodProcess> |
RunningMongodProcess.factory(long startupTimeout,
de.flapdoodle.embed.process.config.SupportConfig supportConfig,
de.flapdoodle.os.Platform platform,
Net net) |
de.flapdoodle.reverse.TransitionWalker.ReachedState<RunningMongodProcess> |
Mongod.start(de.flapdoodle.embed.process.distribution.Version version) |
| Modifier and Type | Method and Description |
|---|---|
ImmutableMongodStarter.Builder |
ImmutableMongodStarter.Builder.destination(de.flapdoodle.reverse.StateID<RunningMongodProcess> destination)
Initializes the value for the
destination attribute. |
ImmutableMongodStarter |
ImmutableMongodStarter.withDestination(de.flapdoodle.reverse.StateID<RunningMongodProcess> value)
Copy the current immutable object by setting a value for the
destination attribute. |
Copyright © 2022. All rights reserved.